From: Peter van Dijk Date: Wed, 26 Jun 2013 08:59:35 +0000 (+0200) Subject: zone2ldap/2sql manpages are not part of tools, thanks Kees Monshouwer X-Git-Tag: rec-3.6.0-rc1~626^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2a9a47596f18e22400d6d0a23120145992f6eed5;p=thirdparty%2Fpdns.git zone2ldap/2sql manpages are not part of tools, thanks Kees Monshouwer --- diff --git a/Makefile.am b/Makefile.am index 971ccfb522..28afedd7d2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,8 @@ bootstrap build-scripts/semistaticg++ pdns/docs/dnstcpbench.1 ACLOCAL_AMFLAGS = -I m4 -man8_MANS=pdns/docs/pdns_control.8 pdns/docs/pdnssec.8 pdns/docs/pdns_server.8 +man8_MANS=pdns/docs/pdns_control.8 pdns/docs/pdnssec.8 pdns/docs/pdns_server.8 \ + pdns/docs/zone2ldap.8 pdns/docs/zone2sql.8 if TOOLS man8_MANS += pdns/docs/dnsreplay.8 pdns/docs/dnsscope.8 pdns/docs/dnswasher.8 \