[gacutil] Use IKVM.Reflection instead of System.Reflection (#3582)
[mono.git] / mono / Makefile.am
index ef41dfeef5c4c27a659ea515e327bfa2c09c9ebf..7bf7b5c3dedfa0122abb5dba36dd6120370cb231 100644 (file)
@@ -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 \