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
This commit is contained in:
unknown 2008-01-24 19:04:48 +01:00
parent f8ad091829
commit f112c3cf00

View file

@ -65,6 +65,9 @@ CLEANFILES = my-small.cnf \
my-medium.cnf \ my-medium.cnf \
my-large.cnf \ my-large.cnf \
my-huge.cnf \ my-huge.cnf \
config.huge.ini \
config.medium.ini \
config.small.ini \
my-innodb-heavy-4G.cnf \ my-innodb-heavy-4G.cnf \
mysql.spec \ mysql.spec \
mysql-@VERSION@.spec \ mysql-@VERSION@.spec \