diff options
author | Jan Kneschke <jan@kneschke.de> | 2005-09-29 13:31:12 +0000 |
---|---|---|
committer | Jan Kneschke <jan@kneschke.de> | 2005-09-29 13:31:12 +0000 |
commit | 4fc810eb34f771f4e5f9538a57b2f57575203987 (patch) | |
tree | 59bed3e1bddb8d86e0e62cb99aa01a04a8acadf0 /tests | |
parent | 4005e69bbfe1b9a1fc774597a5ebdc58031c72a3 (diff) | |
download | lighttpd-git-4fc810eb34f771f4e5f9538a57b2f57575203987.tar.gz |
this should have been part of [752]
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@754 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests')
-rw-r--r-- | tests/docroot/www/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/docroot/www/Makefile.am b/tests/docroot/www/Makefile.am index e3121e2e..9198f56a 100644 --- a/tests/docroot/www/Makefile.am +++ b/tests/docroot/www/Makefile.am @@ -1,4 +1,5 @@ EXTRA_DIST=cgi.php cgi.pl dummydir index.html index.txt phpinfo.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 + nph-status.pl prefix.fcgi get-header.pl ssi.shtml get-post-len.pl \ + exec-date.shtml SUBDIRS=go indexfile expire |