summaryrefslogtreecommitdiff
path: root/usr.sbin/bind/bin
diff options
context:
space:
mode:
authorJakob Schlyter <jakob@cvs.openbsd.org>2003-11-20 08:00:30 +0000
committerJakob Schlyter <jakob@cvs.openbsd.org>2003-11-20 08:00:30 +0000
commitc138ecca0209f5f0eff4f482de649d8608c17045 (patch)
tree5f5167d9e45d8fdc287c5eb36084b985df894791 /usr.sbin/bind/bin
parentb3ab4c187cba9764b8d1a3ef5c36a64669d77314 (diff)
reenable build of dnssec programs, used for testing
Diffstat (limited to 'usr.sbin/bind/bin')
-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 bf213a2cbc2..f16c4f5d9af 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 tests nsupdate check
+SUBDIRS = named rndc dig dnssec tests nsupdate check
TARGETS =
@BIND9_MAKE_RULES@