stop trying to rm a dir and rm -rf the dir

SVN revision: 55614
This commit is contained in:
Mike Blumenkrantz 2010-12-17 18:21:08 +00:00
parent 366ab7acf0
commit 9a4f67c726
1 changed files with 3 additions and 1 deletions

View 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