diff --git a/Makefile b/Makefile index d7d9403be..345d26f9f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,6 @@ -default: +GOPATH := $(CURDIR)/third_party + +all: go build clean: