]> granicus.if.org Git - pdns/commitdiff
remove dnsdist from tools
authorKees Monshouwer <mind04@monshouwer.org>
Mon, 24 Aug 2015 10:04:08 +0000 (12:04 +0200)
committermind04 <mind04@monshouwer.org>
Mon, 24 Aug 2015 11:21:43 +0000 (13:21 +0200)
pdns.spec
pdns/Makefile.am
pdns/docs/Makefile

index 2d65d516284356fbe731c54ab3135c5b415cf2b8..2c91baf5f78c2b2bcf9a06e58c5efb7e5f59f121 100644 (file)
--- a/pdns.spec
+++ b/pdns.spec
@@ -60,7 +60,6 @@ These are the tools
 "/usr/bin/dnsreplay"
 "/usr/bin/dnsscan"
 "/usr/bin/dnsscope"
-"/usr/bin/dnsdist"
 "/usr/bin/dnstcpbench"
 "/usr/bin/dnswasher"
 "/usr/bin/nproxy"
index 2b22af4addda7c0785be2794be378da8b66b934b..9914e4e4480e936a931c81c52c2427bf696cbc4b 100644 (file)
@@ -35,7 +35,7 @@ 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 saxfr
+  bin_PROGRAMS += dnsbulktest dnsreplay dnsscan dnsscope dnstcpbench dnswasher nproxy nsec3dig saxfr
 endif
 
 EXTRA_PROGRAMS=pdns_recursor sdig saxfr dnstcpbench dnsdist tsig-tests speedtest dnsscope dnsgram rec_control \
index c5fb4a5db5d10b9b81e801bda723e0bf3d8cebb7..1e6fd2bb716b9f73072b6f59d193c2643b57ea89 100644 (file)
@@ -8,7 +8,7 @@ pdns-expanded.xml: pdns.xml
 clean:
        rm -rf *.dvi *.pdf *.tex *.toc *.aux *.ps *.bak *.tmp *~ *.log pdns.txt html.tar.bz2 html pdns pdns-expanded.html pdns-expanded.xml pdns_recursor.1 rec_control.1
 
-manpages: dnsdist.1 pdns_recursor.1 rec_control.1 dnstcpbench.1
+manpages: pdns_recursor.1 rec_control.1 dnstcpbench.1
 
 html/index.html: pdns-expanded.xml
        rm -rf html