summaryrefslogtreecommitdiffstats
path: root/server/Makefile.in
diff options
context:
space:
mode:
authorSander Temme <sctemme@apache.org>2008-06-08 07:11:31 +0200
committerSander Temme <sctemme@apache.org>2008-06-08 07:11:31 +0200
commitbaec0398aa701d6f639b86d09233631bac7bd1c5 (patch)
treedb7ac057a59797b2d4a87a0195fb2004d78757c7 /server/Makefile.in
parent* irreversable -> irreversible (diff)
downloadapache2-baec0398aa701d6f639b86d09233631bac7bd1c5.tar.xz
apache2-baec0398aa701d6f639b86d09233631bac7bd1c5.zip
No header files currently found in that dir, so the build fails.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664442 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'server/Makefile.in')
-rw-r--r--server/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/Makefile.in b/server/Makefile.in
index 3c96c4061b..4a3b6099a7 100644
--- a/server/Makefile.in
+++ b/server/Makefile.in
@@ -30,7 +30,7 @@ test_char.h: gen_test_char
util.lo: test_char.h
-EXPORT_DIRS = $(top_srcdir)/include $(top_srcdir)/os/$(OS_DIR) $(top_srcdir)/modules/http
+EXPORT_DIRS = $(top_srcdir)/include $(top_srcdir)/os/$(OS_DIR)
EXPORT_DIRS_APR = $(APR_INCLUDEDIR) $(APU_INCLUDEDIR)
# If export_files is a dependency here, but we remove it during this stage,