From: bert hubert Date: Wed, 26 Jun 2013 19:18:31 +0000 (+0200) Subject: ship dnsdist when configure is run with --enable-tools X-Git-Tag: rec-3.6.0-rc1~622 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a903e36e7e504000cda940e31c6d5fad8a267779;p=pdns ship dnsdist when configure is run with --enable-tools --- diff --git a/pdns/Makefile.am b/pdns/Makefile.am index b3276bc9e..f003364f3 100644 --- a/pdns/Makefile.am +++ b/pdns/Makefile.am @@ -35,7 +35,7 @@ sbin_PROGRAMS = pdns_server bin_PROGRAMS = pdns_control pdnssec if TOOLS - bin_PROGRAMS += dnsbulktest dnsreplay dnsscan dnsscope dnstcpbench dnswasher nproxy nsec3dig + bin_PROGRAMS += dnsbulktest dnsreplay dnsscan dnsscope dnstcpbench dnswasher nproxy dnsdist nsec3dig endif EXTRA_PROGRAMS=pdns_recursor sdig dnstcpbench dnsdist tsig-tests speedtest pdns_control dnsscope dnsgram rec_control \