summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorElan Ruusamäe <glen@delfi.ee>2008-01-16 16:07:10 +0000
committerElan Ruusamäe <glen@delfi.ee>2008-01-16 16:07:10 +0000
commit0f2fd1efd80f6f6f77c1b50d90dd5920f5530c4e (patch)
tree445c1edff0cab76842c3b8a6204dff222f8142de /tests/Makefile.am
parent1f72c848aff59cb4de34740c0cf1bba5fe4c9ce8 (diff)
downloadlighttpd-git-0f2fd1efd80f6f6f77c1b50d90dd5920f5530c4e.tar.gz
- add more missing files
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2042 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5a4bffa6..c3537309 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -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)