make verision show how dirty it is
This commit is contained in:
parent
4e3d6f9b4a
commit
f31076baf8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
VERSION = `git describe --tags --abbrev=0`
|
VERSION := `git describe --tags --dirty`
|
||||||
|
|
||||||
PKG_CONFIG = pkg-config
|
PKG_CONFIG = pkg-config
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue