aboutsummaryrefslogtreecommitdiff
path: root/libbsm/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libbsm/Makefile.am')
-rw-r--r--libbsm/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/libbsm/Makefile.am b/libbsm/Makefile.am
index d4e31fea55b8..b2f1e5c62c78 100644
--- a/libbsm/Makefile.am
+++ b/libbsm/Makefile.am
@@ -1,5 +1,5 @@
#
-# $P4: //depot/projects/trustedbsd/openbsm/libbsm/Makefile.am#5 $
+# $P4: //depot/projects/trustedbsd/openbsm/libbsm/Makefile.am#7 $
#
if USE_NATIVE_INCLUDES
@@ -14,6 +14,7 @@ libbsm_la_SOURCES = \
bsm_audit.c \
bsm_class.c \
bsm_control.c \
+ bsm_errno.c \
bsm_event.c \
bsm_flags.c \
bsm_io.c \
@@ -30,6 +31,7 @@ endif
man3_MANS = \
au_class.3 \
au_control.3 \
+ au_errno.3 \
au_event.3 \
au_free_token.3 \
au_io.3 \