X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2FMakefile.am;h=495f16922edfe722c816e02232eea5a225f35191;hb=9932336e7b298c2b411aa9ac0d9ab28cc0d049bd;hp=d74089a9c17441209c9a97188283a6596eb81dbb;hpb=51927cb4192e9ab4ef42cfad8b8be638c0e615c8;p=mono.git diff --git a/mono/Makefile.am b/mono/Makefile.am index d74089a9c17..495f16922ed 100644 --- a/mono/Makefile.am +++ b/mono/Makefile.am @@ -26,7 +26,7 @@ monotouch-do-clean: (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$target); \ done; else -SUBDIRS = arch utils io-layer cil metadata $(interpreter_dir) mini dis monograph tests benchmark profiler +SUBDIRS = arch utils io-layer cil metadata $(interpreter_dir) mini dis monograph tests unit-tests benchmark profiler endif endif -DIST_SUBDIRS = arch utils io-layer cil metadata interpreter mini dis monograph tests benchmark profiler +DIST_SUBDIRS = arch utils io-layer cil metadata interpreter mini dis monograph tests unit-tests benchmark profiler