From: Daniel Stenberg Date: Mon, 25 Feb 2002 12:45:48 +0000 (+0000) Subject: the test suite http server is now automake'd X-Git-Tag: curl-7_9_5-pre4~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fd8bf5f171a353ffb3a604c5c7a610b6a22f3dab;p=thirdparty%2Fcurl.git the test suite http server is now automake'd --- diff --git a/configure.in b/configure.in index 954244755f..331212f854 100644 --- a/configure.in +++ b/configure.in @@ -601,6 +601,7 @@ AC_CONFIG_FILES([Makefile \ lib/Makefile \ tests/Makefile \ tests/data/Makefile \ + tests/server/Makefile \ packages/Makefile \ packages/Win32/Makefile \ packages/Win32/cygwin/Makefile \