Fix make dist after solaris build file fixes.

Solaris build scripts under BUILD/ were changed, but Makefile.am was not updated to reflect
the new set of file names.
This commit is contained in:
unknown 2009-08-29 21:04:46 +02:00
commit 6cc803f035

View file

@ -71,12 +71,16 @@ EXTRA_DIST = FINISH.sh \
compile-ppc-max \
compile-solaris-amd64 \
compile-solaris-amd64-debug \
compile-solaris-amd64-debug-forte \
compile-solaris-amd64-forte \
compile-solaris-amd64-forte-debug \
compile-solaris-sparc \
compile-solaris-sparc-debug \
compile-solaris-sparc-forte \
compile-solaris-sparc-purify
compile-solaris-sparc-purify \
compile-solaris-x86-32 \
compile-solaris-x86-32-debug \
compile-solaris-x86-32-debug-forte \
compile-solaris-x86-forte-32
# Don't update the files from bitkeeper
%::SCCS/s.%