From: Guenter Knauf Date: Mon, 28 Jan 2013 11:56:09 +0000 (+0000) Subject: Added missing part of incomplete backport r1439099. X-Git-Tag: 2.4.4~59 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be833c1bd3dddc0e838435fc572d868bb1f02194;p=apache Added missing part of incomplete backport r1439099. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1439357 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/lua/NWGNUmakefile b/modules/lua/NWGNUmakefile index 9b6b9d0f68..be418cfed5 100644 --- a/modules/lua/NWGNUmakefile +++ b/modules/lua/NWGNUmakefile @@ -183,6 +183,7 @@ FILES_nlm_objs = \ $(OBJDIR)/lua_config.o \ $(OBJDIR)/lua_request.o \ $(OBJDIR)/lua_vmprep.o \ + $(OBJDIR)/lua_dbd.o \ $(EOLIST) #