Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
35183ab81d | ||
|
09b5a9b8ba |
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)" ""
|
||||||
|
Reference in New Issue
Block a user