summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJan Kneschke <jan@kneschke.de>2005-08-08 13:48:33 +0000
committerJan Kneschke <jan@kneschke.de>2005-08-08 13:48:33 +0000
commit8073d5fe9f720a0564dbced1fdef187f5c19ffa3 (patch)
treea8191be15dd3a92d7f91d51230f2071f70bb418d /tests/Makefile.am
parent4d6933c0c19ac27330b5a1e7367a24834fb18f79 (diff)
downloadlighttpd-git-8073d5fe9f720a0564dbced1fdef187f5c19ffa3.tar.gz
added nested conditionals (merged [298])
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@519 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 54e629ae..da190ae0 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -22,6 +22,8 @@ CONFS=fastcgi-10.conf \
fastcgi-13.conf \
bug-06.conf \
bug-12.conf \
+ condition.conf \
+ core-condition.t \
core-request.t \
core-response.t \
core.t \