diff options
author | mikron@mikael-ronstr-ms-dator.local <> | 2007-05-07 15:33:27 +0200 |
---|---|---|
committer | mikron@mikael-ronstr-ms-dator.local <> | 2007-05-07 15:33:27 +0200 |
commit | ad11366a2fc42f7cda0d2502c7adac45d599ecd7 (patch) | |
tree | 4ac8997d2c55fe76ca620e4fec991ba7b78cdf66 /BUILD/Makefile.am | |
parent | 4cdf0fab489814cd3cf4516dc18708d405f27be5 (diff) | |
download | mariadb-git-ad11366a2fc42f7cda0d2502c7adac45d599ecd7.tar.gz |
New SCI Transporter Build scripts
Diffstat (limited to 'BUILD/Makefile.am')
-rw-r--r-- | BUILD/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BUILD/Makefile.am b/BUILD/Makefile.am index 3fd61790903..d06106d4431 100644 --- a/BUILD/Makefile.am +++ b/BUILD/Makefile.am @@ -28,6 +28,7 @@ EXTRA_DIST = FINISH.sh \ compile-alpha-debug \ compile-amd64-debug-max \ compile-amd64-max \ + compile-amd64-max-sci \ compile-darwin-mwcc \ compile-dist \ compile-hpux11-parisc2-aCC \ @@ -53,6 +54,7 @@ EXTRA_DIST = FINISH.sh \ compile-pentium-valgrind-max \ compile-pentium64-debug \ compile-pentium64-debug-max \ + compile-pentium64-max-sci \ compile-pentium64-valgrind-max \ compile-ppc \ compile-ppc-debug \ |