From bfe80971d25a8504f67ae37e4cdd8941832c23c3 Mon Sep 17 00:00:00 2001 From: Guenter Knauf Date: Wed, 9 Nov 2011 23:21:13 +0000 Subject: [PATCH] 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 --- modules/lua/NWGNUmakefile | 1 + 1 file changed, 1 insertion(+) 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) -- 2.47.2