summaryrefslogtreecommitdiffstats
path: root/contrib/openbsm/man/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/openbsm/man/Makefile.am')
-rw-r--r--contrib/openbsm/man/Makefile.am24
1 files changed, 24 insertions, 0 deletions
diff --git a/contrib/openbsm/man/Makefile.am b/contrib/openbsm/man/Makefile.am
new file mode 100644
index 0000000..e65a68c
--- /dev/null
+++ b/contrib/openbsm/man/Makefile.am
@@ -0,0 +1,24 @@
+#
+# $P4: //depot/projects/trustedbsd/openbsm/man/Makefile.am#1 $
+#
+
+man2_MANS = \
+ audit.2 \
+ auditctl.2 \
+ auditon.2 \
+ getaudit.2 \
+ getauid.2 \
+ setaudit.2 \
+ setauid.2
+
+man5_MANS = \
+ audit.log.5 \
+ audit_class.5 \
+ audit_control.5 \
+ audit_event.5 \
+ audit_user.5 \
+ audit_warn.5
+
+# How to do MLINKS in automake?
+# MLINKS= getaudit.2 getaudit_addr.2 \
+# setaudit.2 setaudit_addr.2
OpenPOWER on IntegriCloud