On 03/31/12 13:44, Bruce Korb wrote: I didn't see it at first because of the comment that made it look like something different from the "installcheck-am" rule. The problem is a *partially* commented out maintainer-clean rule.
installcheck-am:
#maintainer-clean: maintainer-clean-recursive
-rm -rf ./$(DEPDIR)
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
