[xbuild] Include PCL common targets in tarball
authorMichael Hutchinson <m.j.hutchinson@gmail.com>
Tue, 1 Apr 2014 21:21:51 +0000 (17:21 -0400)
committerMichael Hutchinson <m.j.hutchinson@gmail.com>
Tue, 1 Apr 2014 21:32:32 +0000 (17:32 -0400)
BXC18690 - Microsoft.Portable.Common.targets is missing in mono 3.4.0 tarball

mcs/tools/xbuild/Makefile

index c3a5d6a2121a4fb369dd70c4cfb0a06d2f89418c..31d53299aa7073bba3344d097613c6bcab49ecc7 100644 (file)
@@ -93,6 +93,7 @@ EXTRA_DISTFILES = \
        frameworks/net_4.5.xml \
        targets/Microsoft.Portable.CSharp_4.0.targets \
        targets/Microsoft.Portable.CSharp_4.5.targets \
+       targets/Microsoft.Portable.Common.targets \
        targets/Microsoft.Portable.Core.targets \
        targets/Microsoft.Portable.Core.props \
        targets/Microsoft.WebApplication.targets \