X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2FMakefile.am;h=07d0f0a0ef966291138fef160e94d8450ac27d50;hb=e342c16d7f2d60d9dbebda60aac1f691688dd1a4;hp=7f5bdb732cec1bacfd3c82e71c7dc70ea3644294;hpb=ca36a8e3e8d3598b8ff901ac1825494dce0b0fc4;p=mono.git diff --git a/mono/Makefile.am b/mono/Makefile.am index 7f5bdb732ce..07d0f0a0ef9 100644 --- a/mono/Makefile.am +++ b/mono/Makefile.am @@ -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 wrapper tests -else -SUBDIRS = utils 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