summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/sys/bsm/Makefile.am
blob: 3857e66274277787f878d81a70765f3f77623a9f (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#4 $
#


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