From: Daniel Stenberg Date: Thu, 28 Apr 2005 13:55:16 +0000 (+0000) Subject: removed ftpsserver.pl X-Git-Tag: curl-7_14_0~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8417be1f27d8af8605a325a8a98fe9154a37813;p=thirdparty%2Fcurl.git removed ftpsserver.pl --- diff --git a/tests/Makefile.am b/tests/Makefile.am index 9f02c14834..86abd51153 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -24,10 +24,9 @@ HTMLPAGES = testcurl.html runtests.html PDFPAGES = testcurl.pdf runtests.pdf -EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl \ - ftpsserver.pl getpart.pm FILEFORMAT README stunnel.pem memanalyze.pl \ - testcurl.pl valgrind.pm testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES) \ - ftp.pm +EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl getpart.pm \ + FILEFORMAT README stunnel.pem memanalyze.pl testcurl.pl valgrind.pm ftp.pm \ + testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES) SUBDIRS = data server libtest