diff --git a/Makefile b/Makefile index c7f3dc7ba..19b516d36 100644 --- a/Makefile +++ b/Makefile @@ -27,6 +27,7 @@ evm: @echo "Done building." @echo "Run \"$(GOBIN)/evm\" to start the evm." + # The all target build all the wanchain tools all: build/env.sh go run build/ci.go install