From 260053298ed9e5cbc62cd8f9b1ae555f9c3ecc79 Mon Sep 17 00:00:00 2001 From: starkos Date: Tue, 8 Dec 2009 20:25:35 +0000 Subject: Bug 2903430: Using relative instead of absolute paths with $() macro --- premake4.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'premake4.lua') diff --git a/premake4.lua b/premake4.lua index b62a130..e4b18ce 100644 --- a/premake4.lua +++ b/premake4.lua @@ -34,7 +34,7 @@ files { - "src/**.h", "src/**.c", "**.lua", + "*.txt", "**.lua", "src/**.h", "src/**.c", } excludes -- cgit v1.2.3