]> code.delx.au - pulseaudio/commit
build-sys: Include the .version file in the distribution tarball
authorColin Guthrie <cguthrie@mandriva.org>
Sat, 4 Dec 2010 13:47:43 +0000 (13:47 +0000)
committerColin Guthrie <cguthrie@mandriva.org>
Sun, 5 Dec 2010 15:59:13 +0000 (15:59 +0000)
commit36f7a408298efd1e3a47a4d62742b5134b80cee9
treeb69960684cb7216e037f381edcbee239cc9cd845
parent2f67d6b65154e8bb3f4463a9c4c551a6cdae2d46
build-sys: Include the .version file in the distribution tarball

As per the comments in git-version-gen, the .version file that is
typically generated automatically during build should be included
in the tarball, so generate it in the dist-hook.

This fixes a problem when running make distcheck which uses a read-only
source folder and thus cannot generate the $top_srcdir/.version as
part of it's build process (it uses a _build folder which is r/w)
and thus cannot be built.
Makefile.am
git-version-gen