]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/openbsm/sys/bsm/Makefile.am
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / openbsm / sys / bsm / Makefile.am
1 ##
2 ## $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/Makefile.am#5 $
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