~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to support-files/Makefile.am

Fixed a few small problems so that make distcheck works.

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
                        mysql-log-rotate.sh \
27
27
                        mysql.server.sh \
28
28
                        mysqld_multi.server.sh \
29
 
                        config.huge.ini.sh \
30
 
                        config.medium.ini.sh \
31
 
                        config.small.ini.sh \
32
29
                        binary-configure.sh \
33
30
                        magic mysql.m4 \
34
31
                        MySQL-shared-compat.spec.sh \
43
40
                        my-medium.cnf \
44
41
                        my-large.cnf \
45
42
                        my-huge.cnf \
46
 
                        config.huge.ini \
47
 
                        config.medium.ini \
48
 
                        config.small.ini \
49
43
                        my-innodb-heavy-4G.cnf \
50
44
                        mysql-log-rotate \
51
45
                        binary-configure
63
57
                        my-medium.cnf \
64
58
                        my-large.cnf \
65
59
                        my-huge.cnf \
66
 
                        config.huge.ini \
67
 
                        config.medium.ini \
68
 
                        config.small.ini \
69
60
                        my-innodb-heavy-4G.cnf \
70
61
                        mysql.spec \
71
62
                        mysql-@VERSION@.spec \