mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-28 21:51:22 +00:00
fix makefile
This commit is contained in:
parent
9136140719
commit
3fe985e289
8
Makefile
8
Makefile
@ -13,12 +13,12 @@ check: check_tools
|
||||
### Build
|
||||
|
||||
# Command to generate the workd list (kept here for documentation purposes only):
|
||||
# wordlist:
|
||||
# Generating wordlist.go ...
|
||||
wordlist:
|
||||
# To re-generate wordlist.go run:
|
||||
# go-bindata -ignore ".*\.go" -o keys/words/wordlist/wordlist.go -pkg "wordlist" keys/words/wordlist/...
|
||||
|
||||
#build: wordlist
|
||||
# # Nothing else to build!
|
||||
build: wordlist
|
||||
# Nothing else to build!
|
||||
|
||||
install:
|
||||
# Nothing to install!
|
||||
|
Loading…
x
Reference in New Issue
Block a user