diff options
| author | Guenter Knauf <fuankg@apache.org> | 2013-01-28 11:56:09 +0000 |
|---|---|---|
| committer | Guenter Knauf <fuankg@apache.org> | 2013-01-28 11:56:09 +0000 |
| commit | be833c1bd3dddc0e838435fc572d868bb1f02194 (patch) | |
| tree | 00b206cba597d5bf2a726034c6609102ef52ac57 /modules/lua | |
| parent | eb4cf8f7a653d7ffe21f45bcd079fe8788a2c6fc (diff) | |
| download | httpd-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/NWGNUmakefile | 1 |
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) # |
