aboutsummaryrefslogtreecommitdiff
path: root/lib/libwrap
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libwrap')
-rw-r--r--lib/libwrap/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile
index c477b38f4b45..a3bf2d37c2ad 100644
--- a/lib/libwrap/Makefile
+++ b/lib/libwrap/Makefile
@@ -9,8 +9,10 @@ SHLIB_MAJOR= 4
INCS= tcpd.h
MAN= hosts_access.3
MAN+= hosts_access.5 hosts_options.5
-MLINKS= hosts_access.3 hosts_ctl.3 hosts_access.3 request_init.3 \
- hosts_access.3 request_set.3
+MLINKS= hosts_access.3 hosts_ctl.3 \
+ hosts_access.3 request_init.3 \
+ hosts_access.3 request_set.3 \
+ hosts_access.3 hosts.allow.5 \
.PATH: ${.CURDIR}/../../contrib/tcp_wrappers