summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/Makefile.am
blob: 55849cc54354c460820700060c2d0c03000869ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#
# $P4: //depot/projects/trustedbsd/openbsm/Makefile.am#4 $
#

SUBDIRS =		\
	bsm

if HAVE_AUDIT_SYSCALLS
SUBDIRS +=              \
       	libauditd
endif

SUBDIRS +=              \
	libbsm		\
	bin		\
	man		\
	modules		\
	sys


EXTRA_DIST =		\
	CHANGELOG	\
	LICENSE		\
	README		\
	TODO		\
	VERSION
OpenPOWER on IntegriCloud