* reflection.c (my_mono_class_from_mono_type): Remove.
[mono.git] / mono / Makefile.am
index 17162963cd1ea542eef8a00faa262ce495d1fd6c..2eb53ecbf5bfd23da08cd158d82b92fc581554c5 100644 (file)
@@ -1,8 +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 mini tests benchmark profiler
-else
-SUBDIRS = utils io-layer monoburg os metadata cil dis \
-       arch monograph interpreter mini tests benchmark handles profiler
-endif
+
+SUBDIRS = utils io-layer cil metadata \
+      arch interpreter mini dis monograph tests benchmark profiler