]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
fixed NetWare build.
authorGuenter Knauf <fuankg@apache.org>
Mon, 6 Jul 2009 00:37:57 +0000 (00:37 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 6 Jul 2009 00:37:57 +0000 (00:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@791351 13f79535-47bb-0310-9956-ffa450edef68

NWGNUmakefile

index 8bc63133baebd421cd5221b1281cfb9fe2c247a4..326c09fc34b7c1b8c4530d06f583bd556a295d65 100644 (file)
@@ -32,6 +32,7 @@ XINCDIRS      += \
                        $(APRUTIL)/include \
                        $(AP_WORK)/include \
                        $(AP_WORK)/modules/aaa/ \
+                       $(AP_WORK)/modules/core \
                        $(AP_WORK)/modules/filters/ \
                        $(AP_WORK)/modules/generators/ \
                        $(AP_WORK)/modules/http/ \
@@ -384,7 +385,7 @@ prebuild :: FORCE
 
 vpath %.c server:modules/arch/netware:modules/http:modules/aaa:modules/mappers
 vpath %.c modules/generators:modules/metadata:modules/filters:modules/loggers
-vpath %.c os/netware:server/mpm/netware:$(PCRESDK)
+vpath %.c modules/core:os/netware:server/mpm/netware:$(PCRESDK)
 
 #
 # Include the 'tail' makefile that has targets that depend on variables defined