X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/f9476535903f0225fba0733203580c88b30ad6a1..a069d77f2601cbaf8a6eca34e0af656c7f39ae9e:/regress/Makefile.in?ds=inline diff --git a/regress/Makefile.in b/regress/Makefile.in index 5da4e28..3a40a68 100644 --- a/regress/Makefile.in +++ b/regress/Makefile.in @@ -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