Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstarkos <none@none>2009-12-05 21:14:11 +0300
committerstarkos <none@none>2009-12-05 21:14:11 +0300
commit64363959c78b3c93cd0aae4b31a261583483aa40 (patch)
tree5ab12504732ca6be1187015bb78fbc38daf527c9 /premake4.lua
parent79dfb9bf9d54b9556c0f5718baad2947d426759d (diff)
Added more source files to build script
Diffstat (limited to 'premake4.lua')
-rw-r--r--premake4.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/premake4.lua b/premake4.lua
index 29eb7f5..b62a130 100644
--- a/premake4.lua
+++ b/premake4.lua
@@ -34,8 +34,7 @@
files
{
- "src/**.h", "src/**.c", "src/**.lua",
- "tests/**.lua"
+ "src/**.h", "src/**.c", "**.lua",
}
excludes