From a94ed5e3681a4d43f303a3b0508d87e74be518af Mon Sep 17 00:00:00 2001 From: Kees Monshouwer Date: Mon, 24 Feb 2014 14:11:22 +0100 Subject: [PATCH] add saxfr to tools --- pdns/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \ -- 2.47.2