Oups, resgen was missing in 2.0
authorMarek Safar <marek.safar@gmail.com>
Thu, 1 Oct 2009 08:33:22 +0000 (08:33 -0000)
committerMarek Safar <marek.safar@gmail.com>
Thu, 1 Oct 2009 08:33:22 +0000 (08:33 -0000)
svn path=/trunk/mcs/; revision=143118

mcs/Makefile

index 07745fd0247c459d17c95dc6a12063746df3eb3d..1d8f0086bca0972e3e026db6c91ec042c1d803f0 100644 (file)
@@ -3,7 +3,7 @@ thisdir := .
 SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs
 
 basic_SUBDIRS := build jay mcs class tools
-net_2_0_bootstrap_SUBDIRS := build mcs class
+net_2_0_bootstrap_SUBDIRS := build mcs class tools
 net_2_0_SUBDIRS := build mcs class nunit24 ilasm tools tests errors docs
 net_2_1_bootstrap_SUBDIRS := build mcs class
 net_2_1_raw_SUBDIRS := build mcs class tools