summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorunknown <jmiller/ndbdev@mysql.com/ndb15.mysql.com>2008-01-24 19:04:48 +0100
committerunknown <jmiller/ndbdev@mysql.com/ndb15.mysql.com>2008-01-24 19:04:48 +0100
commitf112c3cf0083d5092a32217f2145d984341c4d63 (patch)
treeb3bf95e2f427c1c6cbf38094d678525de6ecdc79 /support-files
parentf8ad0918291c390ac23c2b20d0cdfb1f0ecce50b (diff)
downloadmariadb-git-f112c3cf0083d5092a32217f2145d984341c4d63.tar.gz
Makefile.am:
Needed to add the new sample configuration files to the CLEANFILES section support-files/Makefile.am: Needed to add the new sample configuration files to the CLEANFILES section
Diffstat (limited to 'support-files')
-rw-r--r--support-files/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/support-files/Makefile.am b/support-files/Makefile.am
index 71939728046..a6001e635e6 100644
--- a/support-files/Makefile.am
+++ b/support-files/Makefile.am
@@ -65,6 +65,9 @@ CLEANFILES = my-small.cnf \
my-medium.cnf \
my-large.cnf \
my-huge.cnf \
+ config.huge.ini \
+ config.medium.ini \
+ config.small.ini \
my-innodb-heavy-4G.cnf \
mysql.spec \
mysql-@VERSION@.spec \