p2b: moving web profile and linux/arm cross-compilation
third-party artifacts from the environment repository to the
third-party repository

MultiPart: 7/8
Change-Id: Iea47589729944a34de7f85b0018e533041e6b449
diff --git a/Makefile b/Makefile
index a0a6786..ca72f73 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-export PATH:=$(V23_ROOT)/environment/cout/node/bin:$(CURDIR)/node_modules/.bin:$(PATH)
+export PATH:=$(V23_ROOT)/third_party/cout/node/bin:$(CURDIR)/node_modules/.bin:$(PATH)
 export GOPATH=$(CURDIR)/go
 export VDLPATH=$(GOPATH)