| 1234567891011 | --- 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 = 
 |