summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/bin/Makefile.am')
-rw-r--r--contrib/openbsm/bin/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/openbsm/bin/Makefile.am b/contrib/openbsm/bin/Makefile.am
new file mode 100644
index 0000000..7c2fee2
--- /dev/null
+++ b/contrib/openbsm/bin/Makefile.am
@@ -0,0 +1,13 @@
+#
+# $P4: //depot/projects/trustedbsd/openbsm/bin/Makefile.am#2 $
+#
+
+SUBDIRS = \
+ auditreduce \
+ praudit
+
+if HAVE_AUDIT_SYSCALLS
+SUBDIRS += \
+ audit \
+ auditd
+endif
OpenPOWER on IntegriCloud