diff options
Diffstat (limited to 'Makefile.mingw32')
-rw-r--r-- | Makefile.mingw32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.mingw32 b/Makefile.mingw32 index 5511dbe..ddc0dc2 100644 --- a/Makefile.mingw32 +++ b/Makefile.mingw32 @@ -91,6 +91,7 @@ ajaxlib.lua \ htmllib.lua \ xmllib.lua \ httplib.lua \ +dblib.lua \ GL_SOURCES = \ plugin-luagl.cc \ |