[xbuild] 4.0 test targets go in 4.5 profile
authorMichael Hutchinson <m.j.hutchinson@gmail.com>
Sun, 12 Jan 2014 20:49:10 +0000 (15:49 -0500)
committerMichael Hutchinson <m.j.hutchinson@gmail.com>
Mon, 13 Jan 2014 19:58:46 +0000 (14:58 -0500)
mcs/tools/xbuild/xbuild_test.make

index ca27563192e34dbaf87fb549892901196492d3be..52c402ba4bd468c3b399b847000257f3e6839a4f 100644 (file)
@@ -27,7 +27,7 @@ clean-targets: clean-targets-$(XBUILD_VERSION)
 
 XBUILD_2_0_PROFILE_DIR=$(topdir)/class/lib/net_2_0
 XBUILD_3_5_PROFILE_DIR=$(topdir)/class/lib/net_3_5
-XBUILD_4_0_PROFILE_DIR=$(topdir)/class/lib/net_4_0
+XBUILD_4_0_PROFILE_DIR=$(topdir)/class/lib/net_4_5
 XBUILD_12_0_PROFILE_DIR=$(topdir)/class/lib/xbuild_12
 
 copy-targets-2.0: