diff options
Diffstat (limited to 'libmysql/Makefile.shared')
-rw-r--r-- | libmysql/Makefile.shared | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmysql/Makefile.shared b/libmysql/Makefile.shared index 1f74cc23678..214b9151a3d 100644 --- a/libmysql/Makefile.shared +++ b/libmysql/Makefile.shared @@ -40,7 +40,7 @@ mystringsobjects = strmov.lo strxmov.lo strxnmov.lo strnmov.lo \ strtoull.lo strtoll.lo llstr.lo my_vsnprintf.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-win1250ch.lo ctype-utf8.lo ctype-extra.lo \ ctype-gb2312.lo ctype-gbk.lo ctype-latin1_de.lo \ ctype-sjis.lo ctype-tis620.lo ctype-ujis.lo xml.lo |