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:
authorJason Perkins <starkos@industriousone.com>2011-04-11 22:33:49 +0400
committerJason Perkins <starkos@industriousone.com>2011-04-11 22:33:49 +0400
commite650d20fc6b8ef0911b77b70498900c2149d10bf (patch)
tree4b49c4466ecabfeaf2929e6b5934f57e7bbfbf5b /tests/premake4.lua
parentc0fa50f0a8cc256140b03f5ddad05a90f9fa2abb (diff)
parentb5fb32446ca74fdef8b119a7235da821ca3adab8 (diff)
Merged changes from stable
Diffstat (limited to 'tests/premake4.lua')
-rw-r--r--tests/premake4.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/premake4.lua b/tests/premake4.lua
index 09c7b65..60d51e0 100644
--- a/tests/premake4.lua
+++ b/tests/premake4.lua
@@ -94,6 +94,7 @@
-- Makefile tests
dofile("actions/make/test_make_escaping.lua")
dofile("actions/make/test_make_pch.lua")
+ dofile("actions/make/test_make_linking.lua")
-- Xcode tests
dofile("actions/xcode/test_xcode_common.lua")