Remove ChangeLog references from Makefile and .gitattribute
[mono.git] / mono / arch / Makefile.am
index 65e1293164f9e969bb07d3f27dbccd3d0f6ec5f5..5612361402d091f9b8835189fc076e29290779af 100644 (file)
@@ -1,21 +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)
 endif
 
-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