Patch from Robert Jordan:
[mono.git] / mono / Makefile.am
index 75a6be2d90a2437e84de4fc06a53cb593d71fd7e..07d0f0a0ef966291138fef160e94d8450ac27d50 100644 (file)
@@ -1,9 +1,3 @@
-# Currently the jit needs some work before it will build on windows
-if PLATFORM_WIN32
-SUBDIRS = io-layer monoburg metadata cil dis \
-       arch monograph interpreter wrapper tests
-else
-SUBDIRS = io-layer monoburg metadata cil dis \
-       arch monograph interpreter jit wrapper tests
-endif
 
+SUBDIRS = utils io-layer monoburg os cil metadata \
+      arch interpreter mini dis monograph tests benchmark profiler