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 18:38:30 +0100
commit63568af68bbb8df1ddebff760fb557572ed79346 (patch)
treea003b8bf52fe55c43c1f10b79ea4d9963532bbd0 /Makefile.am
parent30ddf0bb95bcb4fccfe649a4c5289077d5b1f4cc (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 5439a98..4a8b8f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,3 +25,6 @@ MAINTAINERCLEANFILES = \
*~
DISTCLEANFILES = $(MAINTAINERCLEANFILES)
+
+distclean-local:
+ -rm -rf autom4te.cache