summaryrefslogtreecommitdiff
path: root/libmysqld/Makefile.am
diff options
context:
space:
mode:
authorunknown <bar@bar.mysql.r18.ru>2003-05-23 14:02:27 +0500
committerunknown <bar@bar.mysql.r18.ru>2003-05-23 14:02:27 +0500
commit3a1501d60e45552f7cbf2522b1cceb2d0f0f7c92 (patch)
tree879a42a2c9ab72c6247403a148e901b787887ec4 /libmysqld/Makefile.am
parentab8418a59f9cdae88747ade62e2eab3005aa29b4 (diff)
downloadmariadb-git-3a1501d60e45552f7cbf2522b1cceb2d0f0f7c92.tar.gz
convert.cc was removed
BitKeeper/deleted/.del-convert.cc~437689acaffb7446: Delete: sql/convert.cc
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 \