X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2FMakefile.am;h=07d0f0a0ef966291138fef160e94d8450ac27d50;hb=df09c703308cc95bffb94e77978ad10c6ef6571e;hp=7c5809ca7dee1518eb3bbb513d49c5263cab0130;hpb=4783b1c05afca4efe8e25b6b63a3f62ea68c7872;p=mono.git diff --git a/mono/Makefile.am b/mono/Makefile.am index 7c5809ca7de..07d0f0a0ef9 100644 --- a/mono/Makefile.am +++ b/mono/Makefile.am @@ -1,8 +1,3 @@ -# the handles dir doesn't apply to windows -if PLATFORM_WIN32 -SUBDIRS = utils io-layer monoburg os metadata cil dis \ - arch monograph interpreter mini tests benchmark -else -SUBDIRS = utils io-layer monoburg os metadata cil dis \ - arch monograph interpreter mini tests benchmark handles -endif + +SUBDIRS = utils io-layer monoburg os cil metadata \ + arch interpreter mini dis monograph tests benchmark profiler