summaryrefslogtreecommitdiff
path: root/strings/Makefile.am
diff options
context:
space:
mode:
authorNarayanan V <v.narayanan@sun.com>2009-03-11 12:41:59 +0530
committerNarayanan V <v.narayanan@sun.com>2009-03-11 12:41:59 +0530
commitc1f335237bd0cbf00b6860ba5f18cd1deff7d94c (patch)
treed1d32ba34d2aa4003e5e1257eee25b5e406ea070 /strings/Makefile.am
parent0614532a92d482eb31b6a2e1043f2b3b612b2e1f (diff)
downloadmariadb-git-c1f335237bd0cbf00b6860ba5f18cd1deff7d94c.tar.gz
Bug#42937 strings/CHARSET_INFO.txt not included in source distributions
The reference manual has instructions for adding new character sets, and refers to the string/CHARSET_INFO.txt file. This file is currently not present in the distribution. Modify the build to include this file in the distribution. strings/Makefile.am: modify EXTRA_DIST to include the CHARSET_INFO file.
Diffstat (limited to 'strings/Makefile.am')
-rw-r--r--strings/Makefile.am2
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