Makefile polish
This commit is contained in:
parent
08f5eb6fd7
commit
11766801ef
1 changed files with 0 additions and 1 deletions
1
makefile
1
makefile
|
@ -3,7 +3,6 @@ GITHASH := $(shell git rev-parse --short HEAD)$(shell git diff-index --quiet HEA
|
|||
TARNAME := xl-imbus-$(GITHASH).tar.gz
|
||||
|
||||
run:
|
||||
echo $(GITHASH)
|
||||
./gradlew run
|
||||
|
||||
watch:
|
||||
|
|
Loading…
Reference in a new issue