From 2f27947101d8d461f5ff2103c23b5face5eb9e64 Mon Sep 17 00:00:00 2001 From: Ykkrosh Date: Mon, 15 Nov 2004 04:58:33 +0000 Subject: [PATCH] Minor oops This was SVN commit r1324. --- source/workspaces/premake/premake.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/workspaces/premake/premake.lua b/source/workspaces/premake/premake.lua index 643281e803..6407b5bef2 100755 --- a/source/workspaces/premake/premake.lua +++ b/source/workspaces/premake/premake.lua @@ -71,6 +71,9 @@ package.files = { -- i18n { sourcesfromdirs("../../i18n") } + + -- tests + { sourcesfromdirs("../../tests") } } package.includepaths = {