* reflection.c (my_mono_class_from_mono_type): Remove.
[mono.git] / mono / Makefile.am
index ca0f9817dcb87a18f1c8fefb7b418ba5e36e3a2f..2eb53ecbf5bfd23da08cd158d82b92fc581554c5 100644 (file)
@@ -1,9 +1,3 @@
-# the handles dir doesn't apply to windows
-if PLATFORM_WIN32
-SUBDIRS = utils io-layer monoburg metadata cil dis \
-       arch monograph os interpreter jit tests benchmark
-else
-SUBDIRS = utils io-layer monoburg metadata cil dis \
-       arch monograph os interpreter jit tests benchmark handles
-endif
 
+SUBDIRS = utils io-layer cil metadata \
+      arch interpreter mini dis monograph tests benchmark profiler