From: Bradley Nicholes Date: Tue, 16 Mar 2004 01:32:58 +0000 (+0000) Subject: Add modules/ssl to the include path for the NetWare build X-Git-Tag: pre_ajp_proxy~515 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3df96d441fb0ea6498a6f4bd3fa91b7a023b95d7;p=apache Add modules/ssl to the include path for the NetWare build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102984 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/mappers/NWGNUrewrite b/modules/mappers/NWGNUrewrite index bc0a5ebf59..5fc146afb1 100644 --- a/modules/mappers/NWGNUrewrite +++ b/modules/mappers/NWGNUrewrite @@ -19,6 +19,7 @@ XINCDIRS += \ $(AP_WORK)/include \ $(NWOS) \ $(AP_WORK)/modules/arch/netware \ + $(AP_WORK)/modules/ssl \ $(AP_WORK)/srclib/apr/include \ $(AP_WORK)/srclib/apr-util/include \ $(AP_WORK)/srclib/apr \