]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/openbsm/sys/bsm/Makefile.am
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / openbsm / sys / bsm / Makefile.am
1 #
2 # $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/Makefile.am#4 $
3 #
4
5
6 if ! USE_NATIVE_INCLUDES 
7 openbsmdir = $(includedir)/bsm
8
9 openbsm_HEADERS =               \
10         audit.h                 \
11         audit_domain.h          \
12         audit_errno.h           \
13         audit_fcntl.h           \
14         audit_internal.h        \
15         audit_kevents.h         \
16         audit_record.h          \
17         audit_socket_type.h
18 endif