diff options
Diffstat (limited to 'support-files/Makefile.am')
-rw-r--r-- | support-files/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am index 1f38b4c30c2..59ee837825b 100644 --- a/support-files/Makefile.am +++ b/support-files/Makefile.am @@ -37,9 +37,7 @@ pkgdata_DATA = my-small.cnf \ my-huge.cnf \ my-innodb-heavy-4G.cnf \ mysql-log-rotate \ - mysql-@VERSION@.spec \ - binary-configure \ - MySQL-shared-compat.spec + binary-configure pkgdata_SCRIPTS = mysql.server |