X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2FMakefile.am;h=07d0f0a0ef966291138fef160e94d8450ac27d50;hb=83569e1ef07325ec30b00d3e2b955718f210e608;hp=09ba0cc5f1206c34ebb64270062b2ef453b46fc8;hpb=06432d606a843b93e4831f7d25ce3140cbfee341;p=mono.git diff --git a/mono/Makefile.am b/mono/Makefile.am index 09ba0cc5f12..07d0f0a0ef9 100644 --- a/mono/Makefile.am +++ b/mono/Makefile.am @@ -1,2 +1,3 @@ -SUBDIRS = monoburg metadata cil dis arch interpreter jit wrapper +SUBDIRS = utils io-layer monoburg os cil metadata \ + arch interpreter mini dis monograph tests benchmark profiler