summaryrefslogtreecommitdiffstats
path: root/eBones/acl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'eBones/acl/Makefile')
-rw-r--r--eBones/acl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/eBones/acl/Makefile b/eBones/acl/Makefile
index 0ac5183..c015eaa 100644
--- a/eBones/acl/Makefile
+++ b/eBones/acl/Makefile
@@ -6,5 +6,9 @@ SHLIB_MAJOR= 2
SHLIB_MINOR= 0
CFLAGS+=-DDEBUG -DKERBEROS -I${.CURDIR}/../include -Wall
SRCS= acl_files.c
+MAN3= acl_check.3
+MLINKS= acl_check.3 acl_canonicalize_principal.3 \
+ acl_check.3 acl_exact_match.3 acl_check.3 acl_add.3 \
+ acl_check.3 acl_delete.3 acl_check.3 acl_initialize.3
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud