summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMarcus Rückert <darix@opensu.se>2007-08-21 10:56:01 +0000
committerMarcus Rückert <darix@opensu.se>2007-08-21 10:56:01 +0000
commit6719b15c7be9039feefb93fa156e7e585e70b673 (patch)
tree125fd4faad968b578755f32b88c6c1731a70c348 /tests/Makefile.am
parent51826fc05c78ce40cb5e8a4d405f41f60d9be6cd (diff)
downloadlighttpd-git-6719b15c7be9039feefb93fa156e7e585e70b673.tar.gz
- added missing Makefile.am entries
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1954 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index c83026a8..dfdf06b0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -45,7 +45,9 @@ CONFS=fastcgi-10.conf \
mod-setenv.t \
lowercase.t \
lowercase.conf \
- cachable.t
+ cachable.t \
+ core-404-handler.t \
+ 404-handler.conf
TESTS_ENVIRONMENT=$(srcdir)/wrapper.sh $(srcdir) $(top_builddir)