maria-developers team mailing list archive
-
maria-developers team
-
Mailing list archive
-
Message #00843
bzr commit into MariaDB 5.1, with Maria 1.5:maria branch (knielsen:2720)
#At lp:maria
2720 knielsen@xxxxxxxxxxxxxxx 2009-08-29
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.
modified:
BUILD/Makefile.am
=== modified file 'BUILD/Makefile.am'
--- a/BUILD/Makefile.am 2008-05-13 13:56:07 +0000
+++ b/BUILD/Makefile.am 2009-08-29 19:04:46 +0000
@@ -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.%