[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
exclude generated sources from dist
From: |
Nicolas Bock |
Subject: |
exclude generated sources from dist |
Date: |
Tue, 19 Apr 2011 10:09:03 -0600 |
Hello list,
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. But I need to
rebuild the sources at compile time of the package because they depend on
what configure finds, so it doesn't make any sense to include those in the
dist.
Is this possible?
Thanks, nick
- exclude generated sources from dist,
Nicolas Bock <=