]> granicus.if.org Git - procps-ng/commit
build-sys: do not assume $(top_srcdir)/.version file always exists
authorSami Kerola <kerolasa@iki.fi>
Mon, 4 Jun 2012 07:42:50 +0000 (09:42 +0200)
committerCraig Small <csmall@enc.com.au>
Wed, 20 Jun 2012 22:27:57 +0000 (08:27 +1000)
commit47cc1b6ccfd1e6e10aafbf21e932991a10c97f7e
treed23501f109954c3ec899203e0937b2d73cda4e74
parentdcd8cf0b4b133de71848f1f4e233a9e5f1f03ba6
build-sys: do not assume $(top_srcdir)/.version file always exists

The issue was visible when trying to perform 'make distcheck'
without the .version file.

Reported-by: Craig Small <csmall@enc.com.au>
Reference: http://www.freelists.org/post/procps/watch-8bit-and-make-distcheck
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Makefile.am