From: Aki Tuomi Date: Tue, 7 May 2013 11:53:09 +0000 (+0300) Subject: Added missing manpages to Makefile.am X-Git-Tag: auth-3.3-rc1~103^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F773%2Fhead;p=thirdparty%2Fpdns.git Added missing manpages to Makefile.am --- diff --git a/Makefile.am b/Makefile.am index 3d59fac96b..0119fc89ee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ bootstrap build-scripts/semistaticg++ ACLOCAL_AMFLAGS = -I m4 -man8_MANS=pdns/docs/pdns_control.8 pdns/docs/pdns_server.8 pdns/docs/zone2sql.8 +man8_MANS=pdns/docs/dnsreplay.8 pdns/docs/dnsscope.8 pdns/docs/dnswasher.8 pdns/docs/pdns_control.8 pdns/docs/pdnssec.8 pdns/docs/pdns_server.8 pdns/docs/zone2ldap.8 pdns/docs/zone2sql.8 install-exec-local: -@chmod +x pdns/pdns