This commit is contained in:
Tsao 2017-01-12 17:52:10 +08:00
parent 2a484d3a61
commit 735470eff4

View File

@ -1,4 +1,4 @@
export PATH := $PATH
export PATH := $(GOPATH)/bin:$(PATH)
export GO15VENDOREXPERIMENT := 1
all: build