mk: gitversion.mk added
This commit is contained in:
parent
ceafc8ccb7
commit
804338387a
1 changed files with 4 additions and 0 deletions
4
Makefile
4
Makefile
|
@ -5,4 +5,8 @@ PROJECT_VERSION = 0.2.0
|
|||
# Whitespace to be used when creating files from templates.
|
||||
SP = 2
|
||||
|
||||
BUILD_DEPS = gitversion.mk
|
||||
DEP_PLUGINS = gitversion.mk
|
||||
dep_gitversion.mk = git https://git.sr.ht/~umgeher/gitversion.mk master
|
||||
|
||||
include erlang.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue