* Makefile: Update EXTRA_DIST with the new targets files.
authorAnkit Jain <radical@corewars.org>
Sun, 11 Apr 2010 19:32:56 +0000 (19:32 -0000)
committerAnkit Jain <radical@corewars.org>
Sun, 11 Apr 2010 19:32:56 +0000 (19:32 -0000)
svn path=/trunk/mcs/; revision=155215

mcs/tools/xbuild/ChangeLog
mcs/tools/xbuild/Makefile

index 89386b8bcab5b0a63c2646b55e512eb4012f8e8d..bfba2d556bb4671272dd2868d9e31ffcdeea7c0d 100644 (file)
@@ -1,3 +1,7 @@
+2010-04-12  Ankit Jain  <jankit@novell.com>
+
+       * Makefile: Update EXTRA_DIST with the new targets files.
+
 2010-04-10  Ankit Jain  <jankit@novell.com>
 
        * xbuild/*/Microsoft.Common.targets: Emit warning if
index c48d61c16afbe66dbb7221fee6319d003aa5438c..40c95ec888e047be7fdecd513a69125ffb0191b0 100644 (file)
@@ -47,9 +47,11 @@ EXTRA_DISTFILES = \
        xbuild/2.0/Microsoft.Common.tasks \
        xbuild/3.5/Microsoft.Common.tasks \
        xbuild/4.0/Microsoft.Common.tasks \
+       xbuild/2.0/Microsoft.Common.targets \
+       xbuild/3.5/Microsoft.Common.targets \
+       xbuild/4.0/Microsoft.Common.targets \
        xbuild/Microsoft.Build.xsd \
        xbuild/Microsoft.CSharp.targets \
-       xbuild/Microsoft.Common.targets \
        xbuild/MSBuild/Microsoft.Build.CommonTypes.xsd \
        xbuild/MSBuild/Microsoft.Build.Core.xsd         \
        xbuild/Microsoft.VisualBasic.targets \