X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2FMakefile.am;h=07d0f0a0ef966291138fef160e94d8450ac27d50;hb=ab4fdb5fd0aaca8d7db08854058937df77a5a46b;hp=ca0f9817dcb87a18f1c8fefb7b418ba5e36e3a2f;hpb=bd84a768b749c75b2944ef87273c06a5c144a2cf;p=mono.git diff --git a/mono/Makefile.am b/mono/Makefile.am index ca0f9817dcb..07d0f0a0ef9 100644 --- a/mono/Makefile.am +++ b/mono/Makefile.am @@ -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 os interpreter jit tests benchmark -else -SUBDIRS = utils io-layer monoburg metadata cil dis \ - arch monograph os interpreter jit tests benchmark handles -endif +SUBDIRS = utils io-layer monoburg os cil metadata \ + arch interpreter mini dis monograph tests benchmark profiler