summaryrefslogtreecommitdiff
path: root/libmysqld
diff options
context:
space:
mode:
authorbrian@zim.(none) <>2005-12-22 10:39:41 -0800
committerbrian@zim.(none) <>2005-12-22 10:39:41 -0800
commit680762498a56209e9ad37bc65a0f850f580ef86e (patch)
treea2aeaa1be35cb94e2ec94e50390f94ce1af9de41 /libmysqld
parent3c23f4dca985050dcbf7a4821bcc8b9f2f61d7fa (diff)
parent2754e14d40cf0c0c5c92b77f77617fd0c44809a8 (diff)
downloadmariadb-git-680762498a56209e9ad37bc65a0f850f580ef86e.tar.gz
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1-new
into zim.(none):/home/brian/mysql/cluster-5.1
Diffstat (limited to 'libmysqld')
-rw-r--r--libmysqld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index fb34b3a2bca..2e942e7a7fc 100644
--- a/libmysqld/Makefile.am
+++ b/libmysqld/Makefile.am
@@ -70,7 +70,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=