summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2021-08-26 01:25:19 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2021-09-08 15:06:07 -0400
commit18ec4f419ccea116ae1833b27b19087cb21876b5 (patch)
tree9714f070dd79244e02b971da243b41576caef207 /configure.ac
parent3f0833328c316bc81e36f39a5c4c60341ebbe7b9 (diff)
downloadlighttpd-git-18ec4f419ccea116ae1833b27b19087cb21876b5.tar.gz
[tests] move tests/docroot/www contents up 1 level
reduce directories under tests (because automake is sloooow and the fewer dirs, the better)
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 793ec82e..9bdf9773 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1696,7 +1696,6 @@ AC_CONFIG_FILES([\
Makefile \
src/Makefile \
tests/docroot/Makefile \
- tests/docroot/www/Makefile \
tests/Makefile \
])
AC_OUTPUT