diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2013-08-07 06:31:41 +0200 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2013-08-07 06:31:41 +0200 |
commit | 24dbb15bf6f2b513e2fb75345345b7b646ff1a81 (patch) | |
tree | e2e81d6960cc81e8bd0b0b4de69455f603ad9aa6 /Makefile | |
parent | a010c6c9e789df00bdaba3ab5e5b52e263d2776b (diff) |
Adding skeleton LuaHandle.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -64,6 +64,8 @@ SimpleMustache.cc \ \ BLua.cc \ \ +LuaHandle.cc \ +\ LuaTask.cc \ \ BRegex.cc \ |