diff options
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 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 |