summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/bin/Makefile.in
diff options
context:
space:
mode:
authorJakob Schlyter <jakob@cvs.openbsd.org>2005-05-16 06:27:57 +0000
committerJakob Schlyter <jakob@cvs.openbsd.org>2005-05-16 06:27:57 +0000
commit2cde225a929498f18015335048642fa23e71d058 (patch)
tree4dd8bee02997590e312e0d2455bffa2a4b7d0521 /usr.sbin/bind/bin/Makefile.in
parent0c2a9d44daed02e02696feaea455a3a0978f009a (diff)
remove tests
Diffstat (limited to 'usr.sbin/bind/bin/Makefile.in')
-rw-r--r--usr.sbin/bind/bin/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bind/bin/Makefile.in b/usr.sbin/bind/bin/Makefile.in
index ec94f025641..5f71361ede8 100644
--- a/usr.sbin/bind/bin/Makefile.in
+++ b/usr.sbin/bind/bin/Makefile.in
@@ -19,7 +19,7 @@ srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
-SUBDIRS = named rndc dig dnssec tests nsupdate check
+SUBDIRS = named rndc dig dnssec nsupdate check
TARGETS =
@BIND9_MAKE_RULES@