diff options
author | unknown <lenz@mysql.com> | 2004-08-26 19:46:11 +0200 |
---|---|---|
committer | unknown <lenz@mysql.com> | 2004-08-26 19:46:11 +0200 |
commit | 4b47cc97aaff047f62866f7f3521e618725b2ee6 (patch) | |
tree | acc2f51e2fe6e8de2ee8902aab7dad87a4dfa06b /support-files/Makefile.am | |
parent | 82257f94f411b678da753b3ccb7e883621189eb1 (diff) | |
download | mariadb-git-4b47cc97aaff047f62866f7f3521e618725b2ee6.tar.gz |
- typo fix - make sure to include an existing file in the source
distribution...
Diffstat (limited to 'support-files/Makefile.am')
-rw-r--r-- | support-files/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am index 3b43f7b7911..7ae1071f9ec 100644 --- a/support-files/Makefile.am +++ b/support-files/Makefile.am @@ -22,7 +22,7 @@ EXTRA_DIST = mysql.spec.sh \ my-medium.cnf.sh \ my-large.cnf.sh \ my-huge.cnf.sh \ - my-innodb-heavy-4G \ + my-innodb-heavy-4G.cnf.sh \ mysql-log-rotate.sh \ mysql.server.sh \ binary-configure.sh \ |