Merge pull request #2 from fkautz/pr_out_adding_third_party_dir_support

Adding third_party dir support
This commit is contained in:
Anand Babu (AB) Periasamy 2014-11-01 15:26:51 -07:00
commit 999283e75d

View File

@ -1,4 +1,6 @@
default: GOPATH := $(CURDIR)/third_party
all:
go build go build
clean: clean: