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


if ! USE_NATIVE_INCLUDES 
openbsmdir = $(includedir)/bsm

openbsm_HEADERS =		\
	audit.h			\
	audit_internal.h	\
	audit_kevents.h		\
	audit_record.h
endif
OpenPOWER on IntegriCloud