X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2FMakefile.am;h=7bf7b5c3dedfa0122abb5dba36dd6120370cb231;hb=9f6dc46ae38140a6961e71292499fe2079cde75b;hp=ef41dfeef5c4c27a659ea515e327bfa2c09c9ebf;hpb=aea57f09d430ae672e03d96729d447c814ec867c;p=mono.git diff --git a/mono/Makefile.am b/mono/Makefile.am index ef41dfeef5c..7bf7b5c3ded 100644 --- a/mono/Makefile.am +++ b/mono/Makefile.am @@ -6,7 +6,7 @@ if CROSS_COMPILING SUBDIRS = arch utils io-layer cil metadata $(sgen_dirs) mini dis profiler else if INSTALL_MONOTOUCH -SUBDIRS = utils io-layer metadata arch $(sgen_dirs) mini profiler +SUBDIRS = arch utils io-layer metadata $(sgen_dirs) mini profiler monotouch-do-build: @list='$(SUBDIRS)'; for subdir in $$list; do \