Hi Adam,
On 05/24/2012 02:59 AM, Adam Mercer wrote:
On Wed, May 23, 2012 at 10:03 AM, Adam Mercer<ramer...@gmail.com> wrote:
Is 'git_version.sed' intended to be distributed? If yes, you must place it in
EXTRA_DIST (and you have an usage error in that you've not done so).
Of course! Thanks, I imagined it'd be due to something trivial like that.
Hmm, distcheck is still complaining. I've attached a tarball
containing a striped down version of my project which illustrates the
problem. Can anyone see what I'm doing wrong?
By the way, I don't know your exact circumstances, but for me I got rid
of a lot of head ache when I started building source files (.c) rather
than header files (.h). The Automake manual discusses different
approaches for building source code very well
http://www.gnu.org/software/automake/manual/automake.html#Sources
Cheers,
Peter