summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2021-11-12 17:32:47 -0500
committerGlenn Strauss <gstrauss@gluelogic.com>2021-11-15 11:59:18 -0500
commit251f97bf4f2e7bc45f2ab053c91668a6eb4c709f (patch)
tree818a690f59212ccbfa6dff5771d75b31b5ec5889 /src/Makefile.am
parent9b3fa6eb2b70ad3075136c557e0f1384216e1b5c (diff)
downloadlighttpd-git-251f97bf4f2e7bc45f2ab053c91668a6eb4c709f.tar.gz
[tests] t/test_mod_alias.c
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index a8599501..8b20307c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -644,6 +644,7 @@ t_test_keyvalue_LDADD = $(PCRE_LIB) $(LIBUNWIND_LIBS)
t_test_mod_SOURCES = $(common_src) t/test_mod.c \
t/test_mod_access.c \
+ t/test_mod_alias.c \
t/test_mod_evhost.c \
t/test_mod_indexfile.c \
t/test_mod_simple_vhost.c \