* reflection.c (my_mono_class_from_mono_type): Remove.
[mono.git] / mono / Makefile.am
index b7ef587aa283633c7d4e6174a93bcbe579ad1437..2eb53ecbf5bfd23da08cd158d82b92fc581554c5 100644 (file)
@@ -1,3 +1,3 @@
-SUBDIRS = io-layer monoburg metadata cil dis \
-       arch monograph interpreter jit wrapper tests
 
+SUBDIRS = utils io-layer cil metadata \
+      arch interpreter mini dis monograph tests benchmark profiler