diff options
author | unknown <lenz@mysql.com> | 2002-11-08 16:13:46 +0100 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2002-11-08 16:13:46 +0100 |
commit | d3db9453c8f5aca9cdddd71ef4d63858ca5cbcc0 (patch) | |
tree | 279a8c28884dceb6dc154cf8d9086bc9a3d03422 /BUILD | |
parent | 34d29fca2d1089ca2468645080a042f1ec1dd6f5 (diff) | |
download | mariadb-git-d3db9453c8f5aca9cdddd71ef4d63858ca5cbcc0.tar.gz |
- Typo fixed
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD/Makefile.am b/BUILD/Makefile.am index 438b3a528cd..9c1ab24fde7 100644 --- a/BUILD/Makefile.am +++ b/BUILD/Makefile.am @@ -37,7 +37,7 @@ EXTRA_DIST = FINISH.sh \ compile-pentium-pgcc \ compile-solaris-sparc \ compile-solaris-sparc-debug \ - compile-solaris-sparc-fortre \ + compile-solaris-sparc-forte \ compile-solaris-sparc-purify # Don't update the files from bitkeeper |