Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2007-01-23 07:40:27 +0300
committerMiguel de Icaza <miguel@gnome.org>2007-01-23 07:40:27 +0300
commit40bec1f7442d88f945137e19ab7467f7de241a76 (patch)
tree04a310137872c7448fd97a7dbe3522f1858c08b8
parent29fcd3514317daf98e12ab18b28df6bb308564bd (diff)
Fix build here too
svn path=/trunk/mcs/; revision=71501
-rw-r--r--mcs/tools/xbuild/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mcs/tools/xbuild/Makefile b/mcs/tools/xbuild/Makefile
index 1b3afd0db38..b65bff5d1cb 100644
--- a/mcs/tools/xbuild/Makefile
+++ b/mcs/tools/xbuild/Makefile
@@ -34,4 +34,5 @@ EXTRA_DISTFILES = \
xbuild/Microsoft.CSharp.targets \
xbuild/Microsoft.Common.targets \
xbuild/MSBuild/Microsoft.Build.CommonTypes.xsd \
- xbuild/MSBuild/Microsoft.Build.Core.xsd
+ xbuild/MSBuild/Microsoft.Build.Core.xsd \
+ xbuild/Microsoft.VisualBasic.targets