From 36b61dd0f27da90465b2b67ae5a136d2ff61274b Mon Sep 17 00:00:00 2001 From: FUTATSUKI YASUHITO Date: Tue, 20 Jun 2017 07:57:54 +0900 Subject: [PATCH] fix typo --- CCache/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CCache/Makefile.in b/CCache/Makefile.in index a718c8985..3e4609101 100644 --- a/CCache/Makefile.in +++ b/CCache/Makefile.in @@ -70,7 +70,7 @@ test: test.sh check: test distclean: clean - /bin/rm -f Makefile config.h config.sub config.log build-stamp config.status ccache_swig_config.h config_win32.h + /bin/rm -f Makefile config.h config.sub config.log build-stamp config.status ccache_swig_config.h config_w32.h /bin/rm -rf autom4te.cache maintainer-clean: distclean