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