automake
[Top][All Lists]
Advanced

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

Re: What gets distributed in presence of conditional statements?


From: Andrey Borzenkov
Subject: Re: What gets distributed in presence of conditional statements?
Date: Sat, 4 May 2013 19:00:38 +0400

В Sat, 04 May 2013 21:59:18 +0900
Miles Bader <address@hidden> пишет:

> Andrey Borzenkov <address@hidden> writes:
> > Alternative is to place EXTRA_DIST outside of conditionals, but this
> > is more intrusive probably.
> 
> Why do you think it would be "more intrusive"?
> 

I mean - to the script that generates Makefile.am.

> The only function of EXTRA_DIST is to specify files that should be put
> in the tarball, for files which aren't automatically included...
> From your description, it sounds like you want these files to always
> be distributed, so unconditionally adding them to EXTRA_DIST sounds
> perfect.
> 

But still - what are rules to decide which files are included in "make
dist" if conditionals are used?



reply via email to

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