summaryrefslogtreecommitdiff
path: root/CCache
diff options
context:
space:
mode:
authorFUTATSUKI YASUHITO <github-yf@yf.bsdclub.org>2017-06-20 07:57:54 +0900
committerFUTATSUKI YASUHITO <github-yf@yf.bsdclub.org>2017-06-20 07:57:54 +0900
commit36b61dd0f27da90465b2b67ae5a136d2ff61274b (patch)
tree68eb00a83e4d43520c4263e8870c7856c9949d6d /CCache
parent529906f181249e5def19f7a9d0f6e48b7c3d101b (diff)
downloadswig-36b61dd0f27da90465b2b67ae5a136d2ff61274b.tar.gz
fix typo
Diffstat (limited to 'CCache')
-rw-r--r--CCache/Makefile.in2
1 files changed, 1 insertions, 1 deletions
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