summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorpixel <pixel>2008-07-23 16:44:55 +0000
committerpixel <pixel>2008-07-23 16:44:55 +0000
commit1ee5adc42dbf6dafd1a16933b4cd1e3b8667f265 (patch)
treec9fd075e3533fbe9ef447a21393c86eef1ca4183 /Makefile
parentcee868801b55aa4302c91a46df8daf38388163e7 (diff)
Adding the new dependancy on httplib.lua
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 75fecbd..d704574 100644
--- a/Makefile
+++ b/Makefile
@@ -86,6 +86,7 @@ tasklib.lua \
ajaxlib.lua \
htmllib.lua \
xmllib.lua \
+httplib.lua \
GL_SOURCES = \
plugin-luagl.cc \