diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-03-22 19:58:00 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-03-22 19:58:00 +0000 |
commit | 0e7614919b4531a4e28fa9f26faab4eddb37195a (patch) | |
tree | 2c0d158b682c1b1d05fdcaf21caf7f069548b092 /tests | |
parent | 2bf72937d228c9fe5b07e3ce4c7529968041d888 (diff) |
can you spell copy and paste error for me loud and clear? ;-P
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 875af4d78..3bba40bf2 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -21,8 +21,8 @@ # $Id$ ########################################################################### -HTMLPAGES = curl.html curl-config.html -PDFPAGES = curl.pdf curl-config.pdf +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 \ |