Initial refactoring step for server name strings centralized generation

This commit is contained in:
Yang Tse
2009-12-28 20:00:41 +00:00
parent 1bd5784a13
commit d0f6bde732
3 changed files with 180 additions and 32 deletions

View File

@@ -27,7 +27,8 @@ PDFPAGES = testcurl.pdf runtests.pdf
EXTRA_DIST = ftpserver.pl httpserver.pl httpsserver.pl runtests.pl getpart.pm \
FILEFORMAT README stunnel.pem memanalyze.pl testcurl.pl valgrind.pm ftp.pm \
sshserver.pl sshhelp.pm testcurl.1 runtests.1 $(HTMLPAGES) $(PDFPAGES) \
CMakeLists.txt certs/scripts/*.sh certs/Server* certs/EdelCurlRoot*
CMakeLists.txt certs/scripts/*.sh certs/Server* certs/EdelCurlRoot* \
serverhelp.pm
SUBDIRS = data server libtest