2008-01-10 Rodrigo Kumpera <rkumpera@novell.com>
[mono.git] / mono / arch / Makefile.am
index 876b2febb3543133f5d6e28dfee919a3d9e47fbc..31c55c2d8c235fd7787fad6f1a7293ef33231788 100644 (file)
@@ -1,13 +1,19 @@
-SUBDIRS = $(arch_target)
-DIST_SUBDIRS = x86 ppc sparc arm s390 alpha hppa amd64
+DIST_SUBDIRS = x86 ppc sparc arm s390 s390x alpha hppa amd64 ia64 mips
 
 INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)
 
+# arm needs to build some stuff even in JIT mode
+SUBDIRS = $(arch_target)
+
+if INTERP_SUPPORTED
+
 noinst_LTLIBRARIES = libmonoarch.la
 
 libmonoarch_la_SOURCES = unknown.c
 
 libmonoarch_la_LIBADD = $(arch_target)/libmonoarch-$(arch_target).la
 
+endif
+
 EXTRA_DIST = ChangeLog