summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2016-10-20 14:22:46 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2016-10-20 14:22:46 -0400
commit75040e9988c2b06d181b76e7548787a3da869643 (patch)
tree908c005e5c929d9d6fe9b0e850f62bf99dd512f3 /tests/Makefile.am
parenta3bba43b301ff03200599d0cff6a04bfbc305909 (diff)
downloadlighttpd-git-75040e9988c2b06d181b76e7548787a3da869643.tar.gz
[mod_evhost] mod-evhost.t tests (#1194)
(thx Daniel-Brandt) x-ref: "Partial matching in mod_evhost patterns" https://redmine.lighttpd.net/issues/1194
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 cf9aa9aa..57d3ea53 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -41,6 +41,8 @@ CONFS=\
mod-cgi.t \
mod-compress.conf \
mod-compress.t \
+ mod-evhost.conf \
+ mod-evhost.t \
mod-extforward.conf \
mod-extforward.t \
mod-fastcgi.t \