automake
[Top][All Lists]
Advanced

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

Re: simple distcheck fails


From: Ralf Wildenhues
Subject: Re: simple distcheck fails
Date: Fri, 28 Nov 2008 06:25:25 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Hi Jan,

* Jan Engelhardt wrote on Thu, Nov 27, 2008 at 11:12:24PM CET:
> 
> ---<8--- Makefile.am
> AUTOMAKE_OPTIONS = foreign subdir-objects
> noinst_DATA = foo.txt

>       make distcheck

>       make[1]: Entering directory `/dev/shm/t/obj/foo-0/_build'
>       make[1]: *** No rule to make target `foo.txt', needed by `all-am'.  
>       Stop.

Try using dist_noinst_DATA instead, so that foo.txt is added to the
tarball.

Cheers,
Ralf




reply via email to

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