diff --git a/test/Makefile b/test/Makefile index 26b8b5b1ba65..11c380814be7 100644 --- a/test/Makefile +++ b/test/Makefile @@ -7,7 +7,7 @@ RANDOM_FILES_SRC = ../Godeps/_workspace/src/github.com/jbenet/go-random-files POLLENDPOINT_SRC= ../thirdparty/pollEndpoint GOSLEEP_SRC = ./dependencies/go-sleep -GX_RELATIVE_PATH = ../../../../gx/ipfs +GX_RELATIVE_PATH = gx/ipfs export PATH := ../bin:${PATH}