automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PROBLEM FOUND: automake issue -- make distcheck failure


From: Bruce Korb
Subject: Re: PROBLEM FOUND: automake issue -- make distcheck failure
Date: Sat, 31 Mar 2012 13:58:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120312 Thunderbird/11.0

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]