From 6719b15c7be9039feefb93fa156e7e585e70b673 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20R=C3=BCckert?= Date: Tue, 21 Aug 2007 10:56:01 +0000 Subject: - added missing Makefile.am entries git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1954 152afb58-edef-0310-8abb-c4023f1b3aa9 --- tests/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'tests/Makefile.am') 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) -- cgit v1.2.1