diff --git a/lib/libwrap/Makefile b/lib/libwrap/Makefile index c477b38f4b4..a3bf2d37c2a 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