about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Makefile.in1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbf74852c..d035302fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-03  Peter Stephenson  <pws@csr.com>
+
+	* 22537: Makefile.in: rm -rf autom4te.cache on distclean.
+
 2006-06-30  Peter Stephenson  <pws@csr.com>
 
 	* 22529: Doc/Zsh/arith.yo, Src/math.c, Src/utils.c,
diff --git a/Makefile.in b/Makefile.in
index 58620209e..99f5544f5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -121,6 +121,7 @@ check test:
 
 distclean-here:
 	rm -f Makefile config.h config.status config.log config.cache config.modules config.modules.sh stamp-h Config/defs.mk
+	rm -rf autom4te.cache
 
 realclean-here:
 	cd $(sdir) && rm -f config.h.in stamp-h.in configure