commit
35183ab81d
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
# This snippet has been shmelessly stol^Hborrowed from thestinger's repose Makefile
|
# This snippet has been shmelessly stol^Hborrowed from thestinger's repose Makefile
|
||||||
VERSION = 1.2
|
VERSION = 1.3
|
||||||
GIT_DESC=$(shell test -d .git && git describe --always 2>/dev/null)
|
GIT_DESC=$(shell test -d .git && git describe --always 2>/dev/null)
|
||||||
|
|
||||||
ifneq "$(GIT_DESC)" ""
|
ifneq "$(GIT_DESC)" ""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user