automake
[Top][All Lists]
Advanced

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

Re: removing a source file for the dist rule


From: Vincent Torri
Subject: Re: removing a source file for the dist rule
Date: Wed, 4 Nov 2009 22:30:08 +0100 (CET)



On Wed, 4 Nov 2009, Vincent Torri wrote:



On Wed, 4 Nov 2009, Ralf Wildenhues wrote:

You can simply add the generated file to nodist_libeet_la_SOURCES
instead of to libeet_la_SOURCES.

indeed. Actually, i used nodistcheck_libeet_la_SOURCES so that make distcheck passes too.

Actually, it seems that automake does not like nodistcheck_libeet_la_SOURCES :

src/lib/Makefile.am:152: variable `nodistcheck_libeet_la_SOURCES' is defined 
but no program or
src/lib/Makefile.am:152: library has `nodistcheck_libeet_la' as canonical name 
(possible typo)

is there a better way to do that ?

Vincent Torri




reply via email to

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