summaryrefslogtreecommitdiff
path: root/libmysql/Makefile.shared
diff options
context:
space:
mode:
authorunknown <bar@bar.mysql.r18.ru>2002-10-23 15:40:22 +0500
committerunknown <bar@bar.mysql.r18.ru>2002-10-23 15:40:22 +0500
commit426cb615a60f2e4509c32e72f83a7d1730d4bcef (patch)
tree60b92a1c2775173d59afd87715907339621a53d3 /libmysql/Makefile.shared
parent8531d74e3b33109efbf231d922240408cc52e821 (diff)
downloadmariadb-git-426cb615a60f2e4509c32e72f83a7d1730d4bcef.tar.gz
ctype.c, Makefile.am, Makefile.shared:
binary charset ctype-bin.c: new file libmysql/Makefile.shared: binary charset strings/Makefile.am: binary charset strings/ctype.c: binary charset
Diffstat (limited to 'libmysql/Makefile.shared')
-rw-r--r--libmysql/Makefile.shared2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysql/Makefile.shared b/libmysql/Makefile.shared
index 26262d9e618..8fde7cb229b 100644
--- a/libmysql/Makefile.shared
+++ b/libmysql/Makefile.shared
@@ -38,7 +38,7 @@ mystringsobjects = strmov.lo strxmov.lo strxnmov.lo strnmov.lo \
strcend.lo bcmp.lo \
bchange.lo bmove.lo bmove_upp.lo longlong2str.lo \
strtoull.lo strtoll.lo llstr.lo \
- ctype.lo ctype-simple.lo ctype-mb.lo \
+ ctype.lo ctype-simple.lo ctype-bin.lo ctype-mb.lo \
ctype-big5.lo ctype-czech.lo ctype-euc_kr.lo \
ctype-win1250ch.lo ctype-utf8.lo \
ctype-gb2312.lo ctype-gbk.lo ctype-latin1_de.lo \