summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
Diffstat (limited to 'support-files')
-rw-r--r--support-files/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am
index 94f47e37092..00e8b13b12c 100644
--- a/support-files/Makefile.am
+++ b/support-files/Makefile.am
@@ -33,9 +33,10 @@ pkgdata_DATA = my-small.cnf \
my-huge.cnf \
mysql-log-rotate \
mysql-@VERSION@.spec \
- mysql.server \
binary-configure
+pkgdata_SCRIPTS = mysql.server
+
CLEANFILES = my-small.cnf \
my-medium.cnf \
my-large.cnf \