diff options
author | lenz@kallisto.local <> | 2004-03-09 19:23:29 +0100 |
---|---|---|
committer | lenz@kallisto.local <> | 2004-03-09 19:23:29 +0100 |
commit | c104b25693cd4a6d52e45ed62833db9aa98ba141 (patch) | |
tree | d6647bb4f0f9cb5a2a5dc773200134057b42c7a5 /support-files | |
parent | c3920549bd34a5f9c96cbcd2fffb55b72e044d52 (diff) | |
download | mariadb-git-c104b25693cd4a6d52e45ed62833db9aa98ba141.tar.gz |
- added mysql-@VERSION@.spec to pkgdata_DATA again
(it got lost during a recent BK merge)
Diffstat (limited to 'support-files')
-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 |