From 5e72c583353bda794e47904fc3dda83a4bceb309 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 31 Jul 2014 11:20:44 +1000 Subject: Move lemon building to be part of LuaSL building. --- build.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'build.lua') diff --git a/build.lua b/build.lua index 6a4af7c..dc89b11 100755 --- a/build.lua +++ b/build.lua @@ -83,8 +83,6 @@ EDJE_FLAGS = '-id ' .. baseDir .. '/media -fd ' .. baseDir .. '/media' if 'nil' == type(args) then -- Building this passes my "holding breath" test, if it can compile while I'm holding my breath, no need for make files. - print('_______________ BUILDING lemon _______________') - compileFiles('lemon', 'libraries/lemon', {'lemon'}, '') -- print('_______________ BUILDING Irrlicht _______________') -- Irrlicht is an external project that comes with make files anyway, and doesn't otherwise pass the test. -- cgit v1.1