X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2FMakefile.am;h=17162963cd1ea542eef8a00faa262ce495d1fd6c;hb=4347c57e9783cf9348af2e0ec773024ab6d9b9fc;hp=f4924ea34ceae899644c1aecf7139cb10782cee6;hpb=94ddc5e3cc192bffd6cc23cf8f638408f1c31b22;p=mono.git diff --git a/mono/Makefile.am b/mono/Makefile.am index f4924ea34ce..17162963cd1 100644 --- a/mono/Makefile.am +++ b/mono/Makefile.am @@ -1,9 +1,8 @@ # the handles dir doesn't apply to windows if PLATFORM_WIN32 -SUBDIRS = utils io-layer monoburg metadata cil dis \ - arch monograph interpreter jit tests benchmark +SUBDIRS = utils io-layer monoburg os metadata cil dis \ + arch monograph interpreter mini tests benchmark profiler else -SUBDIRS = utils io-layer monoburg metadata cil dis \ - arch monograph interpreter jit tests benchmark handles +SUBDIRS = utils io-layer monoburg os metadata cil dis \ + arch monograph interpreter mini tests benchmark handles profiler endif -