]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/openbsm/bsm/Makefile.am
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / openbsm / bsm / Makefile.am
1 #
2 # $P4: //depot/projects/trustedbsd/openbsm/bsm/Makefile.am#2 $
3 #
4
5 openbsmdir = $(includedir)/bsm
6
7 openbsm_HEADERS =               \
8         audit.h                 \
9         audit_filter.h          \
10         audit_internal.h        \
11         audit_kevents.h         \
12         audit_record.h          \
13         audit_uevents.h         \
14         libbsm.h
15