From: Ruben Kerkhof Date: Sun, 20 Jul 2014 09:54:07 +0000 (+0200) Subject: pdns_control and pdnssec are always built X-Git-Tag: auth-3.4.0-rc1~59^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1577%2Fhead;p=thirdparty%2Fpdns.git pdns_control and pdnssec are always built --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index d3f0bcb4f5..3d4521add9 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -38,9 +38,9 @@ if TOOLS 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 \ +EXTRA_PROGRAMS=pdns_recursor sdig saxfr dnstcpbench dnsdist tsig-tests speedtest dnsscope dnsgram rec_control \ testrunner dnsreplay \ -toysdig dnsdemog dnswasher dnsscan nproxy notify pdnssec dnsbulktest nsec3dig saxfr +toysdig dnsdemog dnswasher dnsscan nproxy notify dnsbulktest nsec3dig saxfr pdns_server_SOURCES=dnspacket.cc nameserver.cc tcpreceiver.hh \ qtype.cc logger.cc arguments.cc packethandler.cc tcpreceiver.cc \