mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-13 11:09:10 +01:00
Make build target phony (gradle doesn't remove the dir on clean)
This commit is contained in:
parent
e3a3fb5f1c
commit
97dd342e5a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -241,4 +241,4 @@ block:
|
|||
-rpcpassword=bsq \
|
||||
generatetoaddress 1
|
||||
|
||||
.PHONY: seednode
|
||||
.PHONY: build seednode
|
||||
|
|
Loading…
Add table
Reference in a new issue