Remove ChangeLog references from Makefile and .gitattribute
[mono.git] / mono / arch / Makefile.am
index 31c55c2d8c235fd7787fad6f1a7293ef33231788..5612361402d091f9b8835189fc076e29290779af 100644 (file)
@@ -1,19 +1,10 @@
-DIST_SUBDIRS = x86 ppc sparc arm s390 s390x alpha hppa amd64 ia64 mips
+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