aboutsummaryrefslogtreecommitdiff
path: root/sys/bsm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'sys/bsm/Makefile.am')
-rw-r--r--sys/bsm/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/bsm/Makefile.am b/sys/bsm/Makefile.am
index 2fd60bc9a889..12ad8e93ddca 100644
--- a/sys/bsm/Makefile.am
+++ b/sys/bsm/Makefile.am
@@ -1,5 +1,5 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/Makefile.am#2 $
+# $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/Makefile.am#3 $
#
@@ -8,8 +8,10 @@ openbsmdir = $(includedir)/bsm
openbsm_HEADERS = \
audit.h \
+ audit_domain.h \
audit_errno.h \
audit_internal.h \
audit_kevents.h \
- audit_record.h
+ audit_record.h \
+ audit_socket_type.h
endif