From: Guenter Knauf Date: Wed, 9 Nov 2011 23:21:13 +0000 (+0000) Subject: Fixed NetWare build. X-Git-Tag: 2.3.16~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe80971d25a8504f67ae37e4cdd8941832c23c3;p=thirdparty%2Fapache%2Fhttpd.git Fixed NetWare build. Patch submitted by: normw gknw net. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1200035 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/NWGNUmakefile b/modules/lua/NWGNUmakefile index 6a5202eb81e..dcff6679c42 100644 --- a/modules/lua/NWGNUmakefile +++ b/modules/lua/NWGNUmakefile @@ -28,6 +28,7 @@ XINCDIRS += \ $(APRUTIL)/include \ $(AP_WORK)/include \ $(AP_WORK)/modules/http \ + $(AP_WORK)/modules/ssl \ $(NWOS) \ $(LUASRC)/src \ $(EOLIST)