Jim Meyering <[email protected]> writes:

> Simon Josefsson wrote:
>> Here is another approach, given that git-version-gen already includes
>> some instructions for things to put in Makefile.am.
>>
>> But maybe there is a better approach, so let's see if we can figure out
>> what makes coreutils include the script in the tarball...
>
> Hi Simon,
>
> It is included because of this line in the gnulib-tool-generated
> lib/gnulib.mk:
>
>     EXTRA_DIST += $(top_srcdir)/build-aux/git-version-gen

Darn, sorry, I had a rule to remove gnulib's top-level generated lib/
because it did not contain any source files.  I didn't think of the
above rules that affected things outside that directory...

Ok never mind, sorry for false alarm.

/Simon

Reply via email to