mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-02 12:20:03 +08:00
test/Makefile: add bin/iptb into BINS
License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
@ -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_ROOT = ../
|
||||||
IPFS_CMD = ../cmd/ipfs
|
IPFS_CMD = ../cmd/ipfs
|
||||||
RANDOM_SRC = ../Godeps/_workspace/src/github.com/jbenet/go-random
|
RANDOM_SRC = ../Godeps/_workspace/src/github.com/jbenet/go-random
|
||||||
|
Reference in New Issue
Block a user