chiark / gitweb /
Do not run tests of executables not built. Do not build
[adns.git] / regress / Makefile.in
index 5da4e2891fd53fee4867e4e8bc4242ef36519a40..3a40a6893f0f0a680f3a4b875d367bf1735b975a 100644 (file)
@@ -24,7 +24,9 @@
 srcdir=                @srcdir@
 VPATH=         @srcdir@
 
-CLIENTS=       adnstest adnshost adnslogres adnsresfilter
+PROGS_SYSDEP=  @PROGS_HAVE_TSEARCH@
+
+CLIENTS=       adnstest adnshost adnslogres $(PROGS_SYSDEP)
 AUTOCHDRS=     harness.h hsyscalls.h hredirect.h
 AUTOCSRCS=     hrecord.c hplayback.c hcommon.c
 include                $(srcdir)/../settings.make