From: Gregg Lewis Smith Date: Sun, 9 Aug 2015 21:57:33 +0000 (+0000) Subject: Merge r1642099 X-Git-Tag: 2.4.17~206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e2775368ed30c8de5077723acbf829c83188ef3;p=thirdparty%2Fapache%2Fhttpd.git Merge r1642099 Add include path for NetWare build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1694916 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/cache/NWGNUcach_socache b/modules/cache/NWGNUcach_socache index f7ed0e43ded..68b3cd9fe39 100644 --- a/modules/cache/NWGNUcach_socache +++ b/modules/cache/NWGNUcach_socache @@ -26,6 +26,7 @@ XINCDIRS += \ $(APR)/include \ $(APRUTIL)/include \ $(SRC)/include \ + $(STDMOD)/generators \ $(SERVER)/mpm/netware \ $(NWOS) \ $(EOLIST)