Cleanup "make dist" and Windows builds after push of pluggable storage engines.

This commit is contained in:
unknown 2005-12-22 13:18:06 +01:00
commit 588d205be9
3 changed files with 1 additions and 86 deletions

View file

@ -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=