Doesn't fix "make distcheck", however, because this happens:
/usr/bin/ld: cannot open linker script file ../../coregrind/x86/stage2.lds:
No such file or directory
For some reason I can't work out, that file is built when you make in a CVS
tree, or manually from a "make dist" tarball, but not when you "make
distcheck".
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2239
-SUBDIRS = x86 demangle . docs
+SUBDIRS = x86 demangle arch . docs
add_includes = -I$(srcdir)/demangle -I$(top_srcdir)/include -I$(srcdir)/x86
ume_archdefs.h
EXTRA_DIST = \
- Make.inc \
ume_archdefs.c \
ume_archdefs.h \
ume_entry.S \