mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 14:40:53 +08:00
12 lines
323 B
Diff
12 lines
323 B
Diff
--- a/bin/Makefile.in
|
|
+++ b/bin/Makefile.in
|
|
@@ -12,7 +12,7 @@ VPATH = @srcdir@
|
|
top_srcdir = @top_srcdir@
|
|
|
|
SUBDIRS = named rndc dig delv dnssec tools nsupdate check confgen \
|
|
- @NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@ plugins tests
|
|
+ @NZD_TOOLS@ @PYTHON_TOOLS@ @PKCS11_TOOLS@ plugins
|
|
TARGETS =
|
|
|
|
@BIND9_MAKE_RULES@
|