summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
authorunknown <bar@bar.mysql.r18.ru>2002-08-13 19:13:23 +0500
committerunknown <bar@bar.mysql.r18.ru>2002-08-13 19:13:23 +0500
commit9d0e328f7ac033bd37899ad667c2b69eed3793fe (patch)
tree20fff725981ba8f8eb5fba0685c188dc00e42b64 /strings
parent70498de92906b82d6fa992e2418833f2b4037cff (diff)
downloadmariadb-git-9d0e328f7ac033bd37899ad667c2b69eed3793fe.tar.gz
"make clean" problem fix
strings/Makefile.am: "make clean" should not remove this file, it is generayed by "configure". BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
Diffstat (limited to 'strings')
-rw-r--r--strings/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/strings/Makefile.am b/strings/Makefile.am
index ca3188db1a4..a3a58565bbd 100644
--- a/strings/Makefile.am
+++ b/strings/Makefile.am
@@ -79,7 +79,7 @@ conf_to_src_LDFLAGS= @NOINST_LDFLAGS@
strtoull.o: @CHARSET_OBJS@
clean-local:
- rm -f ctype_extra_sources.c ctype_autoconf.c
+ rm -f ctype_extra_sources.c
if ASSEMBLER
# On Linux gcc can compile the assembly files