build: use git describe --always
commit7d78f8f57b5446e3ddfbb27cc8e9b48c23c52b45
authorDaniel Borkmann <dborkman@redhat.com>
Sat, 13 Jul 2013 15:26:10 +0000 (13 17:26 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Sat, 13 Jul 2013 15:27:18 +0000 (13 17:27 +0200)
tree48e25d959e4856baecce8dbbf1db89d5d43a4148
parenteb5cd761fca41197dc35d42ab9e47b453621d3f7
build: use git describe --always

Use git describe --always in the Makefile instead of git describe
as it can fail otherwise.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Makefile