mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
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:
parent
f8ad091829
commit
f112c3cf00
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue