summaryrefslogtreecommitdiff
path: root/modules/lua
diff options
context:
space:
mode:
authorGuenter Knauf <fuankg@apache.org>2013-01-28 11:56:09 +0000
committerGuenter Knauf <fuankg@apache.org>2013-01-28 11:56:09 +0000
commitbe833c1bd3dddc0e838435fc572d868bb1f02194 (patch)
tree00b206cba597d5bf2a726034c6609102ef52ac57 /modules/lua
parenteb4cf8f7a653d7ffe21f45bcd079fe8788a2c6fc (diff)
downloadhttpd-be833c1bd3dddc0e838435fc572d868bb1f02194.tar.gz
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
Diffstat (limited to 'modules/lua')
-rw-r--r--modules/lua/NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
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)
#