diff options
author | Jan Kneschke <jan@kneschke.de> | 2005-09-01 09:08:43 +0000 |
---|---|---|
committer | Jan Kneschke <jan@kneschke.de> | 2005-09-01 09:08:43 +0000 |
commit | 09f54169120edc24814f5619a2613091e69e5bb9 (patch) | |
tree | 670a007135fb9418c87148f757f1de3afeaf4fa4 /tests/docroot/www/Makefile.am | |
parent | 2d95a31db2672325177b6f9ddb9d49bc588ac071 (diff) | |
download | lighttpd-git-09f54169120edc24814f5619a2613091e69e5bb9.tar.gz |
some files aren't shipped anymore
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@667 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/docroot/www/Makefile.am')
-rw-r--r-- | tests/docroot/www/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docroot/www/Makefile.am b/tests/docroot/www/Makefile.am index 3336b1be..e3121e2e 100644 --- a/tests/docroot/www/Makefile.am +++ b/tests/docroot/www/Makefile.am @@ -1,4 +1,4 @@ EXTRA_DIST=cgi.php cgi.pl dummydir index.html index.txt phpinfo.php \ - phpself.php redirect.php cgi-pathinfo.pl phphost.php pathinfo.php \ + redirect.php cgi-pathinfo.pl get-env.php get-server-env.php \ nph-status.pl prefix.fcgi get-header.pl ssi.shtml get-post-len.pl SUBDIRS=go indexfile expire |