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

SUBDIRS =		\
	auditreduce	\
	praudit

if HAVE_AUDIT_SYSCALLS
SUBDIRS +=		\
	audit		\
	auditd
endif
OpenPOWER on IntegriCloud