Skip to content

Commit

Permalink
Make build target phony (gradle doesn't remove the dir on clean)
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Carter committed Nov 30, 2019
1 parent e3a3fb5 commit 97dd342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -241,4 +241,4 @@ block:
-rpcpassword=bsq \
generatetoaddress 1

.PHONY: seednode
.PHONY: build seednode

0 comments on commit 97dd342

Please sign in to comment.