diff options
Diffstat (limited to 'sbin/resolvconf/Makefile')
-rw-r--r-- | sbin/resolvconf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/resolvconf/Makefile b/sbin/resolvconf/Makefile index 18ef240..2d4701e 100644 --- a/sbin/resolvconf/Makefile +++ b/sbin/resolvconf/Makefile @@ -5,7 +5,7 @@ DIST= ${.CURDIR}/../../contrib/openresolv SCRIPTS= resolvconf -FILES= libc dnsmasq named pdnsd unbound +FILES= libc dnsmasq named pdnsd pdns_recursor unbound FILESDIR= /libexec/resolvconf MAN= resolvconf.conf.5 resolvconf.8 |