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.

11 lines
323 B

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