]> granicus.if.org Git - apache/commitdiff
fixed NetWare vpath; reverted include path removal from r793197.
authorGuenter Knauf <fuankg@apache.org>
Sun, 12 Jul 2009 21:20:03 +0000 (21:20 +0000)
committerGuenter Knauf <fuankg@apache.org>
Sun, 12 Jul 2009 21:20:03 +0000 (21:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@793411 13f79535-47bb-0310-9956-ffa450edef68

NWGNUmakefile

index c014c3ec0ff7a25f8217fec6c396a035734b1401..6995c773fc517bc47010db9cc38b8e7f88734181 100644 (file)
@@ -70,6 +70,7 @@ XINCDIRS      += \
                        $(AP_WORK)/modules/loggers/ \
                        $(AP_WORK)/modules/mappers/ \
                        $(AP_WORK)/modules/proxy/ \
+                       $(AP_WORK)/modules/ssl/ \
                        $(AP_WORK)/os/NetWare \
                        $(AP_WORK)/server/mpm/NetWare \
                        $(PCRESDK) \
@@ -416,7 +417,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 modules/core:os/netware:server/mpm/netware:$(PCRESDK)
+vpath %.c modules/core:os/netware:server/mpm/netware:$(PCRESRC)
 
 #
 # Include the 'tail' makefile that has targets that depend on variables defined