mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 14:02:32 +01:00
Merge trift2.:/MySQL/M50/netware-cross-5.0
into trift2.:/MySQL/M51/netware-cross-5.1
This commit is contained in:
commit
331902b792
1 changed files with 3 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
BUILT_SOURCES = mysql_fix_privilege_tables.sql \
|
||||
mysql_fix_privilege_tables_sql.c
|
||||
|
||||
noinst_PROGRAMS = comp_sql
|
||||
EXTRA_PROGRAMS = comp_sql
|
||||
|
||||
bin_SCRIPTS = @server_scripts@ \
|
||||
msql2mysql \
|
||||
|
@ -62,6 +62,8 @@ EXTRA_DIST = $(EXTRA_SCRIPTS) \
|
|||
mysqlaccess.conf \
|
||||
mysqlbug \
|
||||
make_win_bin_dist \
|
||||
mysql_fix_privilege_tables.sql \
|
||||
mysql_fix_privilege_tables_sql.c \
|
||||
mysql_system_tables_fix.sql \
|
||||
CMakeLists.txt
|
||||
|
||||
|
|
Loading…
Reference in a new issue