* Makefile.am: Removed the reference to 'x86-64'. This was the cause of the missing Mono daily tarballs, 'make dist' wasn't working. We do have an 'amd64' directory, but it doesn't make it in 'make dist'. svn path=/trunk/mono/; revision=23784
@@ -1,3 +1,11 @@
+2004-03-07 Duncan Mak <[email protected]>
+
+ * Makefile.am: Removed the reference to 'x86-64'. This was the cause
+ of the missing Mono daily tarballs, 'make dist' wasn't working.
+ We do have an 'amd64' directory, but it doesn't make it in 'make
+ dist'.
2004-02-19 Zoltan Varga <[email protected]>
* sparc/sparc-codegen.h: Fix lots of opcodes + add new ones.
@@ -1,5 +1,5 @@
SUBDIRS = $(arch_target)
-DIST_SUBDIRS = x86 x86-64 ppc sparc arm s390 alpha hppa
+DIST_SUBDIRS = x86 ppc sparc arm s390 alpha hppa
INCLUDES = $(GLIB_CFLAGS) -I$(top_srcdir)