summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJuan A. Suarez Romero <jasuarez@igalia.com>2010-01-19 11:28:13 +0000
committerJuan A. Suarez Romero <jasuarez@igalia.com>2010-02-08 23:01:43 +0100
commit09acb05128408de5bc198f1980003539e855a7d3 (patch)
tree67ee81fccbad3f444ddcce72055e1ccdb15fb204 /Makefile.am
parent74bd32d679a6a067fa0a2bf015b3fdff2cb7cdb3 (diff)
Remove autom4te.cache in distclean.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 588448a..538e8a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,3 +25,6 @@ MAINTAINERCLEANFILES = \
*~
DISTCLEANFILES = $(MAINTAINERCLEANFILES)
+
+distclean-local:
+ -rm -rf autom4te.cache