diff --git a/Makefile b/Makefile index b86ae8698..9a6ff5d5f 100644 --- a/Makefile +++ b/Makefile @@ -51,7 +51,7 @@ pkged.go: frontend/out/index.html static: frontend/out/index.html pkged.go -build/BBGO.app/Contents/MacOS/bbgo-desktop: +build/BBGO.app/Contents/MacOS/bbgo-desktop: .FORCE mkdir -p $(dir $@) go build -o $@ ./cmd/bbgo-desktop