]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
No header files currently found in that dir, so the build fails.
authorSander Temme <sctemme@apache.org>
Sun, 8 Jun 2008 05:11:31 +0000 (05:11 +0000)
committerSander Temme <sctemme@apache.org>
Sun, 8 Jun 2008 05:11:31 +0000 (05:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@664442 13f79535-47bb-0310-9956-ffa450edef68

server/Makefile.in

index 3c96c4061bee3433f3b784102d45218b272d92be..4a3b6099a75924fbf284f2cb292109cd4df13497 100644 (file)
@@ -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,