X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/67a57aae0e981c235a2cb8d27214a3d4213ff941..df1d3fe60d1295f9935b08528f2bcff01fa90e31:/regress/Makefile.in diff --git a/regress/Makefile.in b/regress/Makefile.in index 5da4e28..47a01bb 100644 --- a/regress/Makefile.in +++ b/regress/Makefile.in @@ -5,7 +5,7 @@ # # It is part of adns, which is # Copyright (C) 1997-2000 Ian Jackson -# Copyright (C) 1999 Tony Finch +# Copyright (C) 1999-2000 Tony Finch # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -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