GNU bug report logs - #9242
distcheck fails when having TEST in sub-directory

Previous Next

Package: automake;

Reported by: Peter Johansson <trojkan <at> gmail.com>

Date: Thu, 4 Aug 2011 17:55:02 UTC

Severity: normal

Tags: notabug

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #15 received at 9242-done <at> debbugs.gnu.org (full text, mbox):

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Peter Johansson <trojkan <at> gmail.com>
Cc: 9242-done <at> debbugs.gnu.org
Subject: Re: bug#9242: distcheck fails when having TEST in sub-directory
Date: Tue, 16 Aug 2011 18:58:37 +0200
On Friday 05 August 2011, Stefano Lattarini wrote:
> On Thursday 04 August 2011, Peter Johansson wrote:
>
> > cat > Makefile.am <<EOF
> > TEST_EXTENSIONS = .test
> > TESTS = test/foo.test
> > EOF
> > 
> You've forgotten to add $(TESTS) to $(EXTRA_DIST) here:
> 
>   EXTRA_DIST = $(TESTS)
> 
> If you add the above line to your Makefile.am (both the reduced one
> and the original one), does you problem disappear?  If yes, I'll
> close this bug report.
> 
No further reply from Peter, so I assume my diagnosis was correct and
the issue has been solved.  Peter, feel free to re-open the report if
this is not the case,

Regards,
  Stefano




This bug report was last modified 13 years and 332 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.