summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2015-12-18 09:50:24 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2015-12-18 09:50:24 +0000
commit16e125b52194abb8acbeaf3ae7eb6127c8256a00 (patch)
treeb800199e7fae85b289c252dcf93e8f843787381b
parent2d95d1393a98ba6a9e42f1cfc11d45300c8bbe6d (diff)
Notes
-rw-r--r--lib/libbsm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libbsm/Makefile b/lib/libbsm/Makefile
index 488cbe61446a7..037def718bcde 100644
--- a/lib/libbsm/Makefile
+++ b/lib/libbsm/Makefile
@@ -48,6 +48,7 @@ MAN= libbsm.3 \
au_free_token.3 \
au_io.3 \
au_mask.3 \
+ au_notify.3 \
au_open.3 \
au_socket_type.3 \
au_token.3 \
@@ -112,6 +113,9 @@ MLINKS= libbsm.3 bsm.3 \
au_mask.3 au_preselect.3 \
au_mask.3 getauditflagsbin.3 \
au_mask.3 getauditflagschar.3 \
+ au_notify.3 au_get_state.3 \
+ au_notify.3 au_notify_initialize.3 \
+ au_notify.3 au_notify_terminate.3 \
au_open.3 au_close.3 \
au_open.3 au_close_buffer.3 \
au_open.3 au_close_token.3 \