blob: 0ad083a014d704a9f05b7b692ce85fb24f42bd5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -aur old/bin/Makefile.in new/bin/Makefile.in
--- old/bin/Makefile.in 2011-05-27 10:12:59.392416094 +0200
+++ new/bin/Makefile.in 2011-05-27 10:13:12.372521984 +0200
@@ -19,7 +19,7 @@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
-SUBDIRS = named rndc dig dnssec tests tools nsupdate \
+SUBDIRS = named rndc dnssec tests tools \
check confgen @PKCS11_TOOLS@
TARGETS =
|