X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2FMakefile.am;h=7bf7b5c3dedfa0122abb5dba36dd6120370cb231;hb=31d66d692fbe1378c68280357f486417ba8ff98d;hp=ef41dfeef5c4c27a659ea515e327bfa2c09c9ebf;hpb=468225a247b8897b2a4fa1e6bd7ffa32aa8c243b;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 \