diff --git a/test/Makefile b/test/Makefile index 6f86b1232..17c22300a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,5 +1,5 @@ -BINS = bin/random bin/multihash bin/ipfs bin/pollEndpoint +BINS = bin/random bin/multihash bin/ipfs bin/pollEndpoint bin/iptb IPFS_ROOT = ../ IPFS_CMD = ../cmd/ipfs RANDOM_SRC = ../Godeps/_workspace/src/github.com/jbenet/go-random