summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTim Van Holder <tim.van.holder@pandora.be>2001-08-15 10:07:34 +0000
committerTim Van Holder <tim.van.holder@pandora.be>2001-08-15 10:07:34 +0000
commitbc1df3d0f167820329b5fdce0855b000fdd7eaa1 (patch)
tree97bfa89829a3f5658d6466264bab6ecf9fd7ff93 /Makefile.am
parent283bf6a53641355f879c4cbf528a07b22787805f (diff)
downloadautoconf-bc1df3d0f167820329b5fdce0855b000fdd7eaa1.tar.gz
* tests/Makefile.am: Use a clean-local rule to remove autom4te.cache (it's a directory, not a file.
* Makefile.am: Ditto (but maintainer-clean-local).
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 197e09d0..1d339841 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -55,6 +55,8 @@ INSTALL.txt: $(top_srcdir)/doc/install.texi
MAINTAINERCLEANFILES = INSTALL.txt
+maintainer-clean-local:
+ -rm -rf autom4te.cache
## maintainer-check ##
maintainer-check: maintainer-check-tests