pullup: build nsupdate by default

This commit is contained in:
Andreas Gustafsson
2000-06-29 00:05:25 +00:00
parent 56387f81ce
commit 00961c8e4d

View File

@@ -13,13 +13,13 @@
# ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
# SOFTWARE.
# $Id: Makefile.in,v 1.15.2.1 2000/06/27 00:40:49 explorer Exp $
# $Id: Makefile.in,v 1.15.2.2 2000/06/29 00:05:25 gson Exp $
srcdir = @srcdir@
VPATH = @srcdir@
top_srcdir = @top_srcdir@
SUBDIRS = named rndc dig dnssec tests
SUBDIRS = named rndc dig dnssec tests nsupdate
TARGETS =
@BIND9_MAKE_RULES@