mirror of
https://github.com/curl/curl.git
synced 2026-07-25 00:07:53 +03:00
removed ftpsserver.pl
This commit is contained in:
parent
9e037431b4
commit
b8417be1f2
1 changed files with 3 additions and 4 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue