mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
removed ftpsserver.pl
This commit is contained in:
parent
9e037431b4
commit
b8417be1f2
@ -24,10 +24,9 @@
|
|||||||
HTMLPAGES = testcurl.html runtests.html
|
HTMLPAGES = testcurl.html runtests.html
|
||||||
PDFPAGES = testcurl.pdf runtests.pdf
|
PDFPAGES = testcurl.pdf runtests.pdf
|
||||||
|
|
||||||
EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl \
|
EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl getpart.pm \
|
||||||
ftpsserver.pl getpart.pm FILEFORMAT README stunnel.pem memanalyze.pl \
|
FILEFORMAT README stunnel.pem memanalyze.pl testcurl.pl valgrind.pm ftp.pm \
|
||||||
testcurl.pl valgrind.pm testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES) \
|
testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES)
|
||||||
ftp.pm
|
|
||||||
|
|
||||||
SUBDIRS = data server libtest
|
SUBDIRS = data server libtest
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user