summaryrefslogtreecommitdiff
path: root/libmysqld/Makefile.am
diff options
context:
space:
mode:
authorbar@bar.mysql.r18.ru <>2003-05-23 14:02:27 +0500
committerbar@bar.mysql.r18.ru <>2003-05-23 14:02:27 +0500
commit06acc76392dd2f21986ff4c1a842db3518c6c9d4 (patch)
tree879a42a2c9ab72c6247403a148e901b787887ec4 /libmysqld/Makefile.am
parenta238efaa632b7fccc44db08d0e468f38ce324dc7 (diff)
downloadmariadb-git-06acc76392dd2f21986ff4c1a842db3518c6c9d4.tar.gz
convert.cc was removed
Diffstat (limited to 'libmysqld/Makefile.am')
-rw-r--r--libmysqld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysqld/Makefile.am b/libmysqld/Makefile.am
index b36f8d92490..93702e5b6d0 100644
--- a/libmysqld/Makefile.am
+++ b/libmysqld/Makefile.am
@@ -36,7 +36,7 @@ libmysqlsources = errmsg.c get_password.c
noinst_HEADERS = embedded_priv.h
-sqlsources = convert.cc derror.cc field.cc field_conv.cc filesort.cc \
+sqlsources = derror.cc field.cc field_conv.cc filesort.cc \
ha_innodb.cc ha_berkeley.cc ha_heap.cc ha_isam.cc ha_isammrg.cc \
ha_myisam.cc ha_myisammrg.cc handler.cc sql_handler.cc \
hostname.cc init.cc password.c \