- add more missing files

git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2042 152afb58-edef-0310-8abb-c4023f1b3aa9
svn/tags/lighttpd-1.4.19
Elan Ruusamäe 2008-01-16 16:07:10 +00:00
parent 1f72c848af
commit 0f2fd1efd8
1 changed files with 3 additions and 0 deletions

View File

@ -32,6 +32,7 @@ CONFS=fastcgi-10.conf \
core-keepalive.t \
core.t \
mod-proxy.t \
proxy.conf \
mod-secdownload.t \
mod-access.t \
mod-auth.t \
@ -42,6 +43,7 @@ CONFS=fastcgi-10.conf \
mod-rewrite.t \
mod-userdir.t \
env-variables.t \
env-variables.conf \
symlink.t \
request.t \
mod-ssi.t \
@ -58,6 +60,7 @@ TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)
EXTRA_DIST=wrapper.sh lighttpd.conf \
lighttpd.user \
lighttpd.htpasswd \
SConscript \
$(CONFS) \
$(TESTS)