summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/sys/bsm/Makefile.am
blob: 66e79b17abfb6c78a7da79e811e1287166989658 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
##
## $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/Makefile.am#5 $
##


if ! USE_NATIVE_INCLUDES 
openbsmdir = $(includedir)/bsm

openbsm_HEADERS =		\
	audit.h			\
	audit_domain.h		\
	audit_errno.h		\
	audit_fcntl.h		\
	audit_internal.h	\
	audit_kevents.h		\
	audit_record.h		\
	audit_socket_type.h
endif
OpenPOWER on IntegriCloud