From 36894f563985a3e682e6b35d8ed1155bc4d9a17d Mon Sep 17 00:00:00 2001 From: Geoffrey Washburn Date: Fri, 7 Mar 2008 13:31:37 +0000 Subject: Hopefully fix the problem with Either not being... Hopefully fix the problem with Either not being included in the the builds. --- src/build/build-msil.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/build') diff --git a/src/build/build-msil.xml b/src/build/build-msil.xml index 4cb6a6edc4..c0435c5f09 100644 --- a/src/build/build-msil.xml +++ b/src/build/build-msil.xml @@ -109,6 +109,7 @@ SETUP assemname="${msil.dir}/lib/predef" assemrefs="${lib.dir}" failonerror="false"> + -- cgit v1.2.3