You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
435 B

  1. Index: bind-9.11.5/bin/Makefile.in
  2. ===================================================================
  3. --- bind-9.11.5.orig/bin/Makefile.in
  4. +++ bind-9.11.5/bin/Makefile.in
  5. @@ -12,7 +12,7 @@ VPATH = @srcdir@
  6. top_srcdir = @top_srcdir@
  7. SUBDIRS = named rndc dig delv dnssec tools nsupdate check confgen \
  8. - @NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@ tests
  9. + @NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@
  10. TARGETS =
  11. @BIND9_MAKE_RULES@