2007-10-05 Zoltan Varga <vargaz@gmail.com>
[mono.git] / mono / Makefile.am
index f4924ea34ceae899644c1aecf7139cb10782cee6..07d0f0a0ef966291138fef160e94d8450ac27d50 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 interpreter jit tests benchmark
-else
-SUBDIRS = utils io-layer monoburg metadata cil dis \
-       arch monograph interpreter jit tests benchmark handles
-endif
 
+SUBDIRS = utils io-layer monoburg os cil metadata \
+      arch interpreter mini dis monograph tests benchmark profiler