From 617361c2c3a2e8bf5124e60dd4d4d6bcb6f710b3 Mon Sep 17 00:00:00 2001 From: Michael Graff Date: Fri, 14 Jan 2000 17:29:25 +0000 Subject: [PATCH] build lwres now --- lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 1708ee8e77..420f61c26e 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -17,7 +17,7 @@ srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@ -SUBDIRS = isc dns tests +SUBDIRS = isc dns lwres tests TARGETS = @BIND9_MAKE_RULES@