From: Bradley Nicholes Date: Mon, 27 Aug 2007 14:35:35 +0000 (+0000) Subject: Add an include path to resolve the mpm header X-Git-Tag: 2.3.0~1524 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9522f22c9d5d59141fff15d63249c173f1ce3995;p=thirdparty%2Fapache%2Fhttpd.git Add an include path to resolve the mpm header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@570144 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/experimental/NWGNUexample b/modules/experimental/NWGNUexample index 8979261698e..6b532570c72 100644 --- a/modules/experimental/NWGNUexample +++ b/modules/experimental/NWGNUexample @@ -27,6 +27,7 @@ XINCDIRS += \ $(AP_WORK)/include \ $(NWOS) \ $(AP_WORK)/modules/arch/netware \ + $(AP_WORK)/server/mpm/netware \ $(APR)/include \ $(APRUTIL)/include \ $(APR) \