* executable.make: Support HAS_NUNIT_TEST variable; if set, will build
[mono.git] / mcs / Makefile
index 2a0fa2fb5225f1c8a1ed8e3d310835d0c2710cd2..6b176b720fa995eea81e1245d007e968ee40a7c9 100644 (file)
@@ -1,11 +1,11 @@
 thisdir := .
 
-SUBDIRS := build jay mcs class nunit20 ilasm tools tests errors docs
+SUBDIRS := build jay mcs class nunit24 ilasm tools tests errors docs
 
 basic_SUBDIRS := build jay mcs class
 net_1_1_bootstrap_SUBDIRS := build jay mcs class ilasm tools
 net_2_0_bootstrap_SUBDIRS := build jay mcs class ilasm tools
-net_2_0_SUBDIRS := build jay mcs class nunit20 ilasm tools tests errors docs
+net_2_0_SUBDIRS := build jay 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
 net_2_1_SUBDIRS := tools tests errors
@@ -24,7 +24,6 @@ centum_tests := \
        class/System.Design                                     \
        class/System.DirectoryServices          \
        class/System.Drawing                            \
-       class/System.Messaging                                  \
        class/System.Runtime.Remoting                           \
        class/System.Runtime.Serialization.Formatters.Soap      \
        class/System.Security                                   \