From c138ecca0209f5f0eff4f482de649d8608c17045 Mon Sep 17 00:00:00 2001 From: Jakob Schlyter Date: Thu, 20 Nov 2003 08:00:30 +0000 Subject: reenable build of dnssec programs, used for testing --- usr.sbin/bind/bin/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/bind/bin') 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@ -- cgit v1.2.3