aboutsummaryrefslogtreecommitdiff
path: root/lib/libcapsicum
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2018-06-18 04:58:48 +0000
committerEitan Adler <eadler@FreeBSD.org>2018-06-18 04:58:48 +0000
commit8a3255c288a56ed45114f4fe75a1fa60b2aedc0f (patch)
treece3d3d79e20d6069178579f786d6d7f459ef50d0 /lib/libcapsicum
parent31b998816cca40a1499a4f8eb55a741885137cd2 (diff)
Notes
Diffstat (limited to 'lib/libcapsicum')
-rw-r--r--lib/libcapsicum/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libcapsicum/Makefile b/lib/libcapsicum/Makefile
index 9dd3b80483b1..85a0a56c2ba2 100644
--- a/lib/libcapsicum/Makefile
+++ b/lib/libcapsicum/Makefile
@@ -6,6 +6,8 @@ INCS= capsicum_helpers.h
MAN+= capsicum_helpers.3
+MLINKS+=capsicum_helpers.3 caph_enter.3
+MLINKS+=capsicum_helpers.3 caph_enter_casper.3
MLINKS+=capsicum_helpers.3 caph_limit_stream.3
MLINKS+=capsicum_helpers.3 caph_limit_stdin.3
MLINKS+=capsicum_helpers.3 caph_limit_stderr.3