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