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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77d0cf01a0b10c2734ccbe94e41fada3618e0ffe;p=apache 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 579d1386b8..7f7204d13e 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)