summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/bsm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/bsm/Makefile.am')
-rw-r--r--contrib/openbsm/bsm/Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/openbsm/bsm/Makefile.am b/contrib/openbsm/bsm/Makefile.am
new file mode 100644
index 0000000..68c5d32
--- /dev/null
+++ b/contrib/openbsm/bsm/Makefile.am
@@ -0,0 +1,14 @@
+#
+# $P4: //depot/projects/trustedbsd/openbsm/bsm/Makefile.am#1 $
+#
+
+openbsmdir = $(includedir)/bsm
+
+openbsm_HEADERS = \
+ audit.h \
+ audit_internal.h \
+ audit_kevents.h \
+ audit_record.h \
+ audit_uevents.h \
+ libbsm.h
+
OpenPOWER on IntegriCloud