From: Guenter Knauf Date: Tue, 8 Apr 2008 19:58:50 +0000 (+0000) Subject: added include dir. X-Git-Tag: 2.3.0~752 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5be746a2fb25b7d885a99d4af480c570e8d6786a;p=thirdparty%2Fapache%2Fhttpd.git added include dir. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@646055 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/ssl/NWGNUmakefile b/modules/ssl/NWGNUmakefile index 1c824283f4c..7c8c1ff023d 100644 --- a/modules/ssl/NWGNUmakefile +++ b/modules/ssl/NWGNUmakefile @@ -37,6 +37,7 @@ XINCDIRS += \ $(AP_WORK)/include \ $(AP_WORK)/server/mpm/NetWare \ $(AP_WORK)/modules/arch/netware \ + $(AP_WORK)/modules/cache \ $(AP_WORK)/modules/generators \ $(APR)/include \ $(APRUTIL)/include \