From: Stefan Eissing Date: Wed, 10 Feb 2016 11:34:26 +0000 (+0000) Subject: netware build additions for mod_proxy_http2 supplied by normw X-Git-Tag: 2.5.0-alpha~2151 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=532d8a9ef728c5b8186e397a92450e226513712e;p=apache netware build additions for mod_proxy_http2 supplied by normw git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1729583 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/http2/NWGNUmakefile b/modules/http2/NWGNUmakefile index 1ab6282db8..ce13923947 100644 --- a/modules/http2/NWGNUmakefile +++ b/modules/http2/NWGNUmakefile @@ -34,6 +34,8 @@ XINCDIRS += \ $(NGH2SRC)/lib/ \ $(NGH2SRC)/lib/includes \ $(SERVER)/mpm/NetWare \ + $(STDMOD)/proxy \ + $(STDMOD)/ssl \ $(NWOS) \ $(EOLIST) @@ -55,6 +57,7 @@ XDEFINES += \ # XLFLAGS += \ -L$(OBJDIR) \ + -L../proxy \ $(EOLIST) # @@ -224,6 +227,7 @@ FILES_nlm_Ximports = \ @libc.imp \ @aprlib.imp \ @httpd.imp \ + @mod_proxy.imp \ $(EOLIST) #