2010-02-28 Miguel de Icaza <miguel@novell.com>
authorMiguel de Icaza <miguel@gnome.org>
Sun, 28 Feb 2010 22:34:36 +0000 (22:34 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sun, 28 Feb 2010 22:34:36 +0000 (22:34 -0000)
* Makefile: Process `docs' now on the 4.0 profile.

svn path=/trunk/mcs/; revision=152633

mcs/ChangeLog
mcs/Makefile

index fe3b294eb58c2cefb6018d7746fe98a7e4b85f62..55e74b6d0e3d2001b7e42bdd2cb63754f157dd8f 100644 (file)
@@ -1,3 +1,7 @@
+2010-02-28  Miguel de Icaza  <miguel@novell.com>
+
+       * Makefile: Process `docs' now on the 4.0 profile.
+
 2010-01-25  Atsushi Enomoto  <atsushi@ximian.com>
 
        * Makefile : finally System.ServiceModel.dll is on the centum tests.
index 7ac1242c1e995ead9cdeda2c8485afd0a489665d..1bf3a86bc54d1ffda95cf63b8d4b6fcccbd409a6 100644 (file)
@@ -4,15 +4,15 @@ SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs
 
 basic_SUBDIRS := build jay mcs class tools
 net_2_0_bootstrap_SUBDIRS := build tools
-net_2_0_SUBDIRS := build mcs class nunit24 ilasm tools tests errors docs
+net_2_0_SUBDIRS := build mcs class nunit24 ilasm tools tests errors 
 net_2_1_bootstrap_SUBDIRS := build mcs class
 net_2_1_raw_SUBDIRS := build mcs class tools
 net_2_1_SUBDIRS := tools tests errors
 monotouch_SUBDIRS := build mcs class
 monotouch_bootstrap_SUBDIRS := build mcs class
 net_3_5_SUBDIRS := build class
-net_4_0_bootstrap_SUBDIRS := build mcs class tools
-net_4_0_SUBDIRS := build mcs class nunit24 ilasm tools tests errors
+net_4_0_bootstrap_SUBDIRS := build mcs class tools 
+net_4_0_SUBDIRS := build mcs class nunit24 ilasm tools tests errors docs
 
 # List of test subdirs that should pass 100%
 centum_tests := \