From 62453283320bc2934fb7ab0746cbe1b8fb024759 Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Mon, 8 May 2000 13:34:07 +0000 Subject: [PATCH] build dig/host before bulding tests --- bin/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Makefile.in b/bin/Makefile.in index 1640510915..2371da4564 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 dig +SUBDIRS = named lwresd rndc dig tests TARGETS = @BIND9_MAKE_RULES@