chiark / gitweb /
+ * Regression tests now include adnshost, adnslogres, adnsresfilter.
[adns.git] / regress / Makefile.in
index 42fdb5cc029b5a1336645b81f256d0c8ad9364e5..5da4e2891fd53fee4867e4e8bc4242ef36519a40 100644 (file)
@@ -1,7 +1,7 @@
 # regress/Makefile - regression test Makefile
 # 
 #  This file is
-#    Copyright (C) 1997-1999 Ian Jackson <ian@davenant.greenend.org.uk>
+#    Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
 #
 #  It is part of adns, which is
 #    Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
@@ -24,7 +24,7 @@
 srcdir=                @srcdir@
 VPATH=         @srcdir@
 
-CLIENTS=       adnstest adnshost
+CLIENTS=       adnstest adnshost adnslogres adnsresfilter
 AUTOCHDRS=     harness.h hsyscalls.h hredirect.h
 AUTOCSRCS=     hrecord.c hplayback.c hcommon.c
 include                $(srcdir)/../settings.make