diff options
author | unknown <hartmut@mysql.com> | 2005-06-03 10:30:58 +0200 |
---|---|---|
committer | unknown <hartmut@mysql.com> | 2005-06-03 10:30:58 +0200 |
commit | 9979feb35c1a90ac61c09e2a170e59ba40efcaa6 (patch) | |
tree | 9f667b4aa4fc8afa287d70f2bbe345595ecb38e0 /BUILD | |
parent | 52b70ceff707657a91787a6b67ce79ca015dcabf (diff) | |
download | mariadb-git-9979feb35c1a90ac61c09e2a170e59ba40efcaa6.tar.gz |
bundle the check-cpu helper script with source packages.
BUG#10696
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD/Makefile.am b/BUILD/Makefile.am index 9f3c55c20d5..4e27ffd5e7f 100644 --- a/BUILD/Makefile.am +++ b/BUILD/Makefile.am @@ -19,6 +19,7 @@ EXTRA_DIST = FINISH.sh \ SETUP.sh \ + check-cpu \ compile-alpha \ compile-alpha-ccc \ compile-alpha-cxx \ |