Add support/ to the build when cross-compiling.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 11 Mar 2014 09:11:12 +0000 (10:11 +0100)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 11 Mar 2014 09:11:36 +0000 (10:11 +0100)
Makefile.am

index af638365a062d49cb26b6e7cd6395e664ba952cd..30f8cdef0f477fde761d3e515ed5b9faf9aa343e 100644 (file)
@@ -3,10 +3,10 @@ ACLOCAL_AMFLAGS = -I m4
 MONOTOUCH_SUBDIRS = $(libgc_dir) eglib/src mono
 
 if CROSS_COMPILING
-SUBDIRS = po $(libgc_dir) eglib mono $(ikvm_native_dir) data runtime scripts man samples msvc $(docs_dir)
+SUBDIRS = po $(libgc_dir) eglib mono $(ikvm_native_dir) support data runtime scripts man samples msvc $(docs_dir)
 # Keep in sync with SUBDIRS
 ## 'tools' is not normally built
-DIST_SUBDIRS = m4 po libgc eglib mono ikvm-native data runtime scripts man samples tools msvc docs
+DIST_SUBDIRS = m4 po libgc eglib mono ikvm-native support data runtime scripts man samples tools msvc docs
 else
 if ONLY_MONOTOUCH
 SUBDIRS = $(MONOTOUCH_SUBDIRS) runtime