UsingTasks are not collected expectedly when imports are involved.
[mono.git] / mcs / tools / Makefile
index 6817f3f9441f3c538b1b5be7528844075706a1a1..fc01a9618a71559637757457b8141c2048363a73 100644 (file)
@@ -45,11 +45,11 @@ net_4_0_dirs := \
        mono-configuration-crypto \
        ccrewrite       \
        cccheck         \
-       security
+       security        \
+       mdbrebase
 
 net_2_0_dirs := \
-       $(per_profile_dirs) \
-       monodoc
+       $(per_profile_dirs)
 
 build_SUBDIRS = gacutil security culevel
 net_2_0_SUBDIRS := $(basic_SUBDIRS) $(net_2_0_dirs)