diff options
author | Narayanan V <v.narayanan@sun.com> | 2009-03-20 11:42:55 +0530 |
---|---|---|
committer | Narayanan V <v.narayanan@sun.com> | 2009-03-20 11:42:55 +0530 |
commit | b466a93b8aa041e0716fe0b1cea8053f671c161d (patch) | |
tree | 1fe14aa8bc56f8f8b7e47716f22eff157ed5c4cd /strings | |
parent | 2417701e46338793810f52eec317ecbd5d3c1e3d (diff) | |
parent | b741553087215a29533aabb6a17b49752c4dccfa (diff) | |
download | mariadb-git-b466a93b8aa041e0716fe0b1cea8053f671c161d.tar.gz |
merging with mysql-5.0-bugteam
Diffstat (limited to 'strings')
-rw-r--r-- | strings/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/Makefile.am b/strings/Makefile.am index ffca972459b..f0d6585dee4 100644 --- a/strings/Makefile.am +++ b/strings/Makefile.am @@ -52,7 +52,7 @@ EXTRA_DIST = ctype-big5.c ctype-cp932.c ctype-czech.c ctype-eucjpms.c ctype-euc bmove_upp-sparc.s strappend-sparc.s strend-sparc.s \ strinstr-sparc.s strmake-sparc.s strmov-sparc.s \ strnmov-sparc.s strstr-sparc.s strxmov-sparc.s \ - t_ctype.h CMakeLists.txt + t_ctype.h CMakeLists.txt CHARSET_INFO.txt libmystrings_a_LIBADD= conf_to_src_SOURCES = conf_to_src.c xml.c ctype.c bcmp.c |