summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2012-04-01 12:41:16 -0700
committerPixel <pixel@nobis-crew.org>2012-04-01 12:41:16 -0700
commita4634497c8ada51755249606d8dc4b4c2761c017 (patch)
tree17a969a5f6d4b2be63f8a4a2654445439fc6db41 /Makefile
parent1fdf750ee66ee9e4e872d2810e9ca3bcfa2d555e (diff)
Creating first pass on LuaTasks.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f12068c..478ff0f 100644
--- a/Makefile
+++ b/Makefile
@@ -140,6 +140,8 @@ SimpleMustache.cc \
\
BLua.cc \
\
+LuaTask.cc \
+\
BRegex.cc \
ifeq ($(SYSTEM),MINGW32)