From 66a0a3aa7f3472d6d3486a124622498a9466a840 Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Sun, 20 Jul 2014 11:54:07 +0200 Subject: [PATCH] pdns_control and pdnssec are always built --- pdns/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 \ -- 2.47.2