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