From f68ce0ddefb8af0f47de641637a3fece2af72879 Mon Sep 17 00:00:00 2001 From: "brian@zim.(none)" <> Date: Sat, 19 Aug 2006 17:38:42 -0700 Subject: This changeset moves the ha_myisam files to their storage directories. It also includes updates for all engines include patch for windows builds. --- libmysqld/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'libmysqld') diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am index e5bb8711131..e6d1c1acfca 100644 --- a/libmysqld/Makefile.am +++ b/libmysqld/Makefile.am @@ -44,7 +44,6 @@ libmysqlsources = errmsg.c get_password.c libmysql.c client.c pack.c \ noinst_HEADERS = embedded_priv.h emb_qcache.h sqlsources = derror.cc field.cc field_conv.cc strfunc.cc filesort.cc \ - ha_myisam.cc \ ha_innodb.cc ha_ndbcluster.cc \ ha_ndbcluster_binlog.cc ha_partition.cc \ handler.cc sql_handler.cc \ -- cgit v1.2.1