From 27f17af2a79931a12d29827d60f208f4750eaead Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Thu, 27 Nov 2014 11:30:54 +0000 Subject: [PATCH] Added include path for NetWare build. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1642099 13f79535-47bb-0310-9956-ffa450edef68 --- modules/cache/NWGNUcach_socache | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/cache/NWGNUcach_socache b/modules/cache/NWGNUcach_socache index f7ed0e43de..68b3cd9fe3 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) -- 2.50.1