summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2008-10-06 20:17:50 +0200
committerPixel <pixel@nobis-crew.org>2008-10-06 20:17:50 +0200
commit8362cba793d95fdf9cb1c9d5f41d9f4d8a171cf0 (patch)
treed4172cfa346049639500c8e8436de65460b283e6 /Makefile
parent2065f585767a877518fd16b72338ca39c9251e37 (diff)
Adding dblib.lua to Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 28dde9f..7c0ae39 100644
--- a/Makefile
+++ b/Makefile
@@ -87,6 +87,7 @@ ajaxlib.lua \
htmllib.lua \
xmllib.lua \
httplib.lua \
+dblib.lua \
GL_SOURCES = \
plugin-luagl.cc \