blob: 51f748331dd0d7406b7d0b2ddc89504325007d71 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- bind-9.9.5.orig/bin/Makefile.in 2014-01-27 19:58:24.000000000 +0100
+++ bind-9.9.5/bin/Makefile.in 2014-06-11 12:29:24.000000000 +0200
@@ -19,7 +19,7 @@ srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
-SUBDIRS = named rndc dig dnssec tools tests nsupdate \
+SUBDIRS = named rndc dig dnssec tools nsupdate \
check confgen @PYTHON_TOOLS@ @PKCS11_TOOLS@
TARGETS =
|