From: Peter van Dijk Date: Thu, 10 May 2018 12:45:53 +0000 (+0200) Subject: add manpage to build X-Git-Tag: dnsdist-1.3.1~107^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6599%2Fhead;p=thirdparty%2Fpdns.git add manpage to build --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 8aecefdc2f..6d6832de74 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -13,6 +13,7 @@ MANPAGES_INSTALL += zone2ldap.1 endif MANPAGES_TARGET_TOOLS = calidns.1 \ + dnspcap2calidns.1 \ dnsgram.1 \ dnsreplay.1 \ dnsscan.1 \