mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 00:05:33 +02:00
Cleanup "make dist" and Windows builds after push of pluggable storage engines.
This commit is contained in:
parent
973949d0b3
commit
588d205be9
3 changed files with 1 additions and 86 deletions
|
|
@ -69,7 +69,7 @@ sqlsources = derror.cc field.cc field_conv.cc strfunc.cc filesort.cc \
|
|||
libmysqld_int_a_SOURCES= $(libmysqld_sources) $(libmysqlsources) $(sqlsources)
|
||||
EXTRA_libmysqld_a_SOURCES = ha_innodb.cc ha_berkeley.cc ha_archive.cc \
|
||||
ha_blackhole.cc ha_federated.cc ha_ndbcluster.cc \
|
||||
ha_tina.cc ha_example.cc ha_partition.cc
|
||||
ha_partition.cc
|
||||
libmysqld_a_DEPENDENCIES= @mysql_se_objs@
|
||||
libmysqld_a_SOURCES=
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue