diff options
author | konstantin@mysql.com <> | 2005-01-18 17:26:04 +0300 |
---|---|---|
committer | konstantin@mysql.com <> | 2005-01-18 17:26:04 +0300 |
commit | 0e56df7572c9cb034c071e62a691bc0e82846d39 (patch) | |
tree | 14b0fefd012f40431480d5310453e4df478456b7 /strings/Makefile.am | |
parent | 8cfe729678d82a62962c889ac2b2a100a96b7e1d (diff) | |
download | mariadb-git-0e56df7572c9cb034c071e62a691bc0e82846d39.tar.gz |
Cleanups in Makefile.ams
Diffstat (limited to 'strings/Makefile.am')
-rw-r--r-- | strings/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/strings/Makefile.am b/strings/Makefile.am index d17a4f598a6..83f935a3fd2 100644 --- a/strings/Makefile.am +++ b/strings/Makefile.am @@ -40,7 +40,6 @@ 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-win1250ch.c \ ctype-gb2312.c ctype-gbk.c ctype-sjis.c ctype-utf8.c \ |