summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/Makefile.am')
-rw-r--r--contrib/openbsm/Makefile.am12
1 files changed, 10 insertions, 2 deletions
diff --git a/contrib/openbsm/Makefile.am b/contrib/openbsm/Makefile.am
index 60fbea9..55849cc 100644
--- a/contrib/openbsm/Makefile.am
+++ b/contrib/openbsm/Makefile.am
@@ -1,15 +1,23 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/Makefile.am#3 $
+# $P4: //depot/projects/trustedbsd/openbsm/Makefile.am#4 $
#
SUBDIRS = \
- bsm \
+ bsm
+
+if HAVE_AUDIT_SYSCALLS
+SUBDIRS += \
+ libauditd
+endif
+
+SUBDIRS += \
libbsm \
bin \
man \
modules \
sys
+
EXTRA_DIST = \
CHANGELOG \
LICENSE \
OpenPOWER on IntegriCloud