summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2006-09-07 12:28:48 +0000
committerJan Kneschke <jan@kneschke.de>2006-09-07 12:28:48 +0000
commit7d4d819599ae80dea19d8bf6396a3e1fa5cdee0f (patch)
tree26b177b8e58ba0c204c60e4137dfbfaeb3663274 /tests/Makefile.am
parent08994e478aee895458931590c0236e5696640972 (diff)
downloadlighttpd-git-7d4d819599ae80dea19d8bf6396a3e1fa5cdee0f.tar.gz
merged [1055], [1056], [1068], [1172], [1176]
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.11-ssl-fixes@1286 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index d4a9b109..584d9c98 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -42,7 +42,10 @@ CONFS=fastcgi-10.conf \
request.t \
mod-ssi.t \
LightyTest.pm \
- mod-setenv.t
+ mod-setenv.t \
+ lowercase.t \
+ lowercase.conf \
+ cachable.t
TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)