a3771cee48
Signed-off-by: Tomas Hozza <thozza@redhat.com>
14 lines
485 B
Diff
14 lines
485 B
Diff
diff --git a/bin/tests/system/Makefile.in b/bin/tests/system/Makefile.in
|
|
index bdfd72a..706290c 100644
|
|
--- a/bin/tests/system/Makefile.in
|
|
+++ b/bin/tests/system/Makefile.in
|
|
@@ -19,7 +19,7 @@ top_srcdir = @top_srcdir@
|
|
|
|
@BIND9_MAKE_INCLUDES@
|
|
|
|
-SUBDIRS = builtin dlzexternal fetchlimit filter-aaaa geoip lwresd rpz rsabigexponent statistics tkey tsiggss
|
|
+SUBDIRS = builtin fetchlimit filter-aaaa geoip lwresd rpz rsabigexponent statistics tkey tsiggss
|
|
TARGETS =
|
|
|
|
@BIND9_MAKE_RULES@
|