diff options
author | hartmut@mysql.com <> | 2005-08-22 22:13:56 +0200 |
---|---|---|
committer | hartmut@mysql.com <> | 2005-08-22 22:13:56 +0200 |
commit | 8859ab64d18fb542d74efad09926091e05397bcd (patch) | |
tree | 01428398d73cdb3bdc6e4dc46120cf311f021b64 /BUILD | |
parent | c75cfc358e9d43d8d52c144eebdb1322f2253b84 (diff) | |
download | mariadb-git-8859ab64d18fb542d74efad09926091e05397bcd.tar.gz |
added file missing from release to EXTRA_DIST list (bug# 12733)
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 27a42cdca16..45c1aaa1a76 100644 --- a/BUILD/Makefile.am +++ b/BUILD/Makefile.am @@ -19,6 +19,7 @@ EXTRA_DIST = FINISH.sh \ SETUP.sh \ + autorun.sh \ check-cpu \ compile-alpha \ compile-alpha-ccc \ |