Remove ChangeLog references from Makefile and .gitattribute
[mono.git] / mono / arch / Makefile.am
index 70b24b9827cf881f6b1e55099a07f94e853d0c54..5612361402d091f9b8835189fc076e29290779af 100644 (file)
@@ -1,19 +1,10 @@
-DIST_SUBDIRS = x86 ppc sparc arm s390 s390x alpha hppa amd64 ia64
+DIST_SUBDIRS = x86 ppc sparc arm arm64 s390x amd64 ia64 mips
 
-INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)
+AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
 
+if ARM
 # 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