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