[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: exclude generated sources from dist
From: |
Nick Bowler |
Subject: |
Re: exclude generated sources from dist |
Date: |
Wed, 20 Apr 2011 13:42:47 -0400 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On 2011-04-19 10:09 -0600, Nicolas Bock wrote:
> I can't figure out how to exclude some source files I generate with a script
> in the dist.
>
> The problem it seems is that I list the generated sources in the _SOURCES
> variable and the dist target automatically includes them.
nodist_mumble_SOURCES = foo.c bar.c.
See the automake manual, "14.2 Fine-grained Distribution Control".
Hope that helps,
--
Nick Bowler, Elliptic Technologies (http://www.elliptictech.com/)