From ab2276523200fc7f5d4695b4ed2f76d99a4ef17f Mon Sep 17 00:00:00 2001 From: janwas Date: Wed, 25 Apr 2007 18:32:07 +0000 Subject: [PATCH] add new source dir (requires rebuilding workspace) This was SVN commit r4996. --- build/premake/premake.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/build/premake/premake.lua b/build/premake/premake.lua index cd47050773..07734d8c8d 100755 --- a/build/premake/premake.lua +++ b/build/premake/premake.lua @@ -360,6 +360,7 @@ function setup_all_libs () "lib", "lib/posix", "lib/sysdep", + "lib/sysdep/ia32", "lib/res", "lib/res/file", "lib/res/graphics",