Include xbuild_4_0_dirs in dist; fixes 425fdc03
authorAshley Winters <ashley.winters@freedomvoice.com>
Thu, 23 Jan 2014 23:16:41 +0000 (15:16 -0800)
committerAshley Winters <ashley.winters@freedomvoice.com>
Fri, 24 Jan 2014 01:14:21 +0000 (17:14 -0800)
commit75e0f8d7e5d4094616cdbc5840112866603db9f2
tree77c965010fdb2867f65fc6b3bd3d30fbcc64d826
parent48d027c872ffbbc12456be8089c0e8c2dc627011
Include xbuild_4_0_dirs in dist; fixes 425fdc03

In commit 425fdc03fa38b2ee29c1cf88617ddb1580fde78f:

  [xbuild] Build & install MSBuild 12.0 assemblies

The net_3_5_only_dirs containing the Build classes were moved to
various xbuild_X_dirs variables, but an undefined $(xbuild_dirs)
variable was appended to DIST_ONLY_SUBDIRS.

This patch adds $(xbuild_4_0_dirs) instead.
mcs/class/Makefile