From: Kees Monshouwer Date: Mon, 24 Feb 2014 13:11:22 +0000 (+0100) Subject: add saxfr to tools X-Git-Tag: rec-3.6.0-rc1~169^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1296%2Fhead;p=thirdparty%2Fpdns.git add saxfr to tools --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index c3b439ebf8..98fa060f2a 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -32,12 +32,12 @@ sbin_PROGRAMS = pdns_server bin_PROGRAMS = pdns_control pdnssec zone2sql zone2ldap zone2json if TOOLS - bin_PROGRAMS += dnsbulktest dnsreplay dnsscan dnsscope dnstcpbench dnswasher nproxy dnsdist nsec3dig + bin_PROGRAMS += dnsbulktest dnsreplay dnsscan dnsscope dnstcpbench dnswasher nproxy dnsdist nsec3dig saxfr endif EXTRA_PROGRAMS=pdns_recursor sdig saxfr dnstcpbench dnsdist tsig-tests speedtest pdns_control dnsscope dnsgram rec_control \ testrunner dnsreplay \ -toysdig dnsdemog dnswasher dnsscan nproxy notify pdnssec dnsbulktest nsec3dig +toysdig dnsdemog dnswasher dnsscan nproxy notify pdnssec dnsbulktest nsec3dig saxfr pdns_server_SOURCES=dnspacket.cc nameserver.cc tcpreceiver.hh \ qtype.cc logger.cc arguments.cc packethandler.cc tcpreceiver.cc \