diff --git a/bin/Makefile.in b/bin/Makefile.in index 7046c91848..e1fe85d420 100644 --- a/bin/Makefile.in +++ b/bin/Makefile.in @@ -13,13 +13,13 @@ # NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION # WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.19 2000/08/01 01:11:11 tale Exp $ +# $Id: Makefile.in,v 1.20 2000/12/14 01:12:38 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ top_srcdir = @top_srcdir@ -SUBDIRS = named rndc dig dnssec tests nsupdate +SUBDIRS = check named rndc dig dnssec tests nsupdate TARGETS = @BIND9_MAKE_RULES@