aboutsummaryrefslogtreecommitdiff
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.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/openbsm/bin/Makefile.am b/contrib/openbsm/bin/Makefile.am
deleted file mode 100644
index 735c241baf3a..000000000000
--- a/contrib/openbsm/bin/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# $P4: //depot/projects/trustedbsd/openbsm/bin/Makefile.am#3 $
-#
-
-SUBDIRS = \
- auditfilterd \
- auditreduce \
- praudit
-
-if HAVE_AUDIT_SYSCALLS
-SUBDIRS += \
- audit \
- auditd
-endif