diff options
author | monty@mashka.mysql.fi <> | 2003-01-16 20:47:46 +0200 |
---|---|---|
committer | monty@mashka.mysql.fi <> | 2003-01-16 20:47:46 +0200 |
commit | f4b950df960a96a06b4a97fe1f4cee22e52e7d5d (patch) | |
tree | e1fdb60db4adfe4fafddb5d063b62fbb7cff6326 /strings/Makefile.am | |
parent | c16e908a2bb32c4ae945b0d0856a92ae309c8514 (diff) | |
parent | 6250c1d974877fc1a678c3438fc9cc5b95222089 (diff) | |
download | mariadb-git-f4b950df960a96a06b4a97fe1f4cee22e52e7d5d.tar.gz |
Merge with 3.23
Diffstat (limited to 'strings/Makefile.am')
-rw-r--r-- | strings/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/Makefile.am b/strings/Makefile.am index c5f3d4e4b2a..89b5d8c03e9 100644 --- a/strings/Makefile.am +++ b/strings/Makefile.am @@ -40,6 +40,7 @@ endif libmystrings_a_SOURCES = $(ASRCS) $(CSRCS) noinst_PROGRAMS = conf_to_src +DISTCLEANFILES = ctype_autoconf.c # Default charset definitions EXTRA_DIST = ctype-big5.c ctype-czech.c ctype-euc_kr.c \ ctype-gb2312.c ctype-gbk.c ctype-sjis.c \ |