2007-09-01 Jb Evain <jbevain@novell.com>
authorJb Evain <jbevain@gmail.com>
Sat, 1 Sep 2007 13:00:55 +0000 (13:00 -0000)
committerJb Evain <jbevain@gmail.com>
Sat, 1 Sep 2007 13:00:55 +0000 (13:00 -0000)
* Makefile: consider the net_2_1 profile.

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

mcs/build/ChangeLog
mcs/build/Makefile

index 97473f4ed5e60a654c582baa3b8681930c926dc3..2411904024123b770f4485004d043409f7b17a8b 100644 (file)
@@ -1,3 +1,7 @@
+2007-09-01  Jb Evain  <jbevain@novell.com>
+
+       * Makefile: consider the net_2_1 profile.
+
 2007-08-11  Jb Evain  <jbevain@novell.com>
 
        * profiles/net_2_1: allow 2.1 assemblies in the GAC.
index a0ade52cdafae26cef53e1fc997b250ba0614681..8fc868483fb97db4a3dd9c033cd1dbc6293e6239 100644 (file)
@@ -16,7 +16,7 @@ common/Consts.cs: common/Consts.cs.in $(wildcard config.make)
 
 PLATFORMS = linux win32
 PROFILES = \
-       basic net_1_1_bootstrap default net_2_0_bootstrap net_2_0 \
+       basic net_1_1_bootstrap default net_2_0_bootstrap net_2_0 net_2_1 \
        atomic net_1_0
 
 COMMON_SRCS = \