stop trying to rm a dir and rm -rf the dir
authordiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 17 Dec 2010 18:21:08 +0000 (18:21 +0000)
committerdiscomfitor <discomfitor@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 17 Dec 2010 18:21:08 +0000 (18:21 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@55614 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

Makefile.am

index 498a6ef..a88298a 100644 (file)
@@ -14,7 +14,6 @@ MAINTAINERCLEANFILES = \
 ABOUT-NLS \
 Makefile.in \
 aclocal.m4 \
-autom4te.cache \
 config.guess \
 config.h.in \
 config.h.in~ \
@@ -195,3 +194,6 @@ check-local:
        @echo "reconfigure with --enable-tests"
 
 endif
+
+maintainer-clean-local:
+       rm -rf autom4te.cache