summaryrefslogtreecommitdiffstats
path: root/net/bind/patches/001-no-tests.patch
blob: b21b563b77dec6e6eb8f6ee575127e51ab58d48e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -12,7 +12,7 @@ VPATH =		@srcdir@
 top_srcdir =	@top_srcdir@
 
 SUBDIRS =	named rndc dig delv dnssec tools nsupdate check confgen \
-		@NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@ plugins tests
+		@NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@ plugins
 TARGETS =
 
 @BIND9_MAKE_RULES@