From 4a7fb771bd8a2e3d00dab031f88e15c92a6be184 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 13 May 2014 12:03:16 +1000 Subject: Add some love, er I mean, add the love world server, coz love makes the world go around. Actually, it's just the old LuaSL_test harness, but half of that is the love server anyway, the other half is just test harness. --- build.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'build.lua') diff --git a/build.lua b/build.lua index 1128d71..bf8a460 100755 --- a/build.lua +++ b/build.lua @@ -94,6 +94,7 @@ if 'nil' == type(args) then runCommand('Irrlicht','libraries/irrlicht-1.8.1/source/Irrlicht', 'make') buildSub('libraries', 'src/libraries') buildSub('LuaSL', 'src/LuaSL') + buildSub('love', 'src/love') buildSub('GuiLua', 'src/GuiLua') buildSub('purkle', 'src/purkle') buildSub('extantz', 'src/extantz') -- cgit v1.1