From 11064958511f31fe4b87be240de5b420db5ed322 Mon Sep 17 00:00:00 2001 From: starkos Date: Fri, 24 Apr 2009 13:40:28 +0000 Subject: Added platform support to CodeLite --- premake4.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'premake4.lua') diff --git a/premake4.lua b/premake4.lua index 7bbb202..fcf4d6b 100644 --- a/premake4.lua +++ b/premake4.lua @@ -44,7 +44,7 @@ end files { - "src/**.h", "src/**.c", "src/**.lua", "src/**.tmpl", + "src/**.h", "src/**.c", "src/**.lua", "tests/**.lua" } -- cgit v1.2.3