libcapsicum: adding missing man page links

This commit is contained in:
Eitan Adler 2018-06-18 04:58:48 +00:00
parent 31b998816c
commit 8a3255c288

View File

@ -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