summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 396a941d..5a4bffa6 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -31,6 +31,8 @@ CONFS=fastcgi-10.conf \
core-response.t \
core-keepalive.t \
core.t \
+ mod-proxy.t \
+ mod-secdownload.t \
mod-access.t \
mod-auth.t \
mod-cgi.t \
@@ -39,6 +41,8 @@ CONFS=fastcgi-10.conf \
mod-redirect.t \
mod-rewrite.t \
mod-userdir.t \
+ env-variables.t \
+ symlink.t \
request.t \
mod-ssi.t \
LightyTest.pm \
@@ -49,7 +53,6 @@ CONFS=fastcgi-10.conf \
core-404-handler.t \
404-handler.conf
-
TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)
EXTRA_DIST=wrapper.sh lighttpd.conf \