diff options
author | unknown <lenz@kallisto.local> | 2004-03-09 19:23:29 +0100 |
---|---|---|
committer | unknown <lenz@kallisto.local> | 2004-03-09 19:23:29 +0100 |
commit | 11003afa6c412959f3da7fabdc9036117491c3ab (patch) | |
tree | d6647bb4f0f9cb5a2a5dc773200134057b42c7a5 /support-files/Makefile.am | |
parent | 53d4a5661b0ee2c4184f8d74cc0477bdb9ff4d2d (diff) | |
download | mariadb-git-11003afa6c412959f3da7fabdc9036117491c3ab.tar.gz |
- added mysql-@VERSION@.spec to pkgdata_DATA again
(it got lost during a recent BK merge)
Diffstat (limited to 'support-files/Makefile.am')
-rw-r--r-- | support-files/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am index 58808b5e255..196da3d8744 100644 --- a/support-files/Makefile.am +++ b/support-files/Makefile.am @@ -35,6 +35,7 @@ pkgdata_DATA = my-small.cnf \ my-large.cnf \ my-huge.cnf \ mysql-log-rotate \ + mysql-@VERSION@.spec \ MySQL-shared-compat.spec pkgdata_SCRIPTS = mysql.server |