diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:08:19 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:08:19 -0600 |
commit | 93744e253a50cdd78097dc5a150f4c035e8cbcc9 (patch) | |
tree | f7470097a04345f967281dd4d658dd065c51d166 /bin/Makefile.in | |
parent | 6257efc35455318993208bef65a551ac6039f51f (diff) | |
download | bind9-93744e253a50cdd78097dc5a150f4c035e8cbcc9.tar.gz |
9.0.0b3
Diffstat (limited to 'bin/Makefile.in')
-rw-r--r-- | bin/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in index 878c5572..f16047a4 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -17,7 +17,7 @@ srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@ -SUBDIRS = named lwresd rndc tests +SUBDIRS = named lwresd rndc dig dnssec tests TARGETS = @BIND9_MAKE_RULES@ |