Test case for bug#325444.
[mono.git] / mono / Makefile.am
index 7c5809ca7dee1518eb3bbb513d49c5263cab0130..07d0f0a0ef966291138fef160e94d8450ac27d50 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
-else
-SUBDIRS = utils io-layer monoburg os metadata cil dis \
-       arch monograph interpreter mini tests benchmark handles
-endif
+
+SUBDIRS = utils io-layer monoburg os cil metadata \
+      arch interpreter mini dis monograph tests benchmark profiler