2009-07-29 Veerapuram Varadhan <vvaradhan@novell.com>
[mono.git] / mono / Makefile.am
index 96e95c6c6138a7890b5123a1ccf1550c934b084c..2eb53ecbf5bfd23da08cd158d82b92fc581554c5 100644 (file)
@@ -1,9 +1,3 @@
-# Currently the jit needs some work before it will build on windows
-if PLATFORM_WIN32
-SUBDIRS = utils io-layer monoburg metadata cil dis \
-       arch monograph interpreter tests
-else
-SUBDIRS = utils io-layer monoburg metadata cil dis \
-       arch monograph interpreter jit tests
-endif
 
+SUBDIRS = utils io-layer cil metadata \
+      arch interpreter mini dis monograph tests benchmark profiler