Jim Meyering <jim at meyering.net> wrote:
> This takes care of the other:
>
> MOSTLYCLEANDIRS += autom4te.cache
Actually, this isn't needed.
It's done by default:
$ grep -B2 autom4te Makefile
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache