From: Guenter Knauf Date: Thu, 19 Jul 2012 23:58:06 +0000 (+0000) Subject: Fix mod_deflate NetWare build. X-Git-Tag: 2.5.0-alpha~6615 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77d0cf01a0b10c2734ccbe94e41fada3618e0ffe;p=thirdparty%2Fapache%2Fhttpd.git Fix mod_deflate NetWare build. Submitted by: normw gknw net. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1363589 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/filters/NWGNUdeflate b/modules/filters/NWGNUdeflate index 579d1386b80..7f7204d13e7 100644 --- a/modules/filters/NWGNUdeflate +++ b/modules/filters/NWGNUdeflate @@ -30,6 +30,7 @@ XINCDIRS += \ $(APR)/include \ $(APRUTIL)/include \ $(AP_WORK)/include \ + $(STDMOD)/ssl \ $(NWOS) \ $(EOLIST)