mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-03 04:37:30 +08:00
specify new dep in sharenss Makefile
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
# NOTE: run with TEST_VERBOSE=1 for verbose sharness tests.
|
# NOTE: run with TEST_VERBOSE=1 for verbose sharness tests.
|
||||||
|
|
||||||
T = $(sort $(wildcard t[0-9][0-9][0-9][0-9]-*.sh))
|
T = $(sort $(wildcard t[0-9][0-9][0-9][0-9]-*.sh))
|
||||||
BINS = bin/random bin/multihash bin/ipfs
|
BINS = bin/random bin/multihash bin/ipfs bin/pollEndpoint
|
||||||
SHARNESS = lib/sharness/sharness.sh
|
SHARNESS = lib/sharness/sharness.sh
|
||||||
IPFS_ROOT = ../..
|
IPFS_ROOT = ../..
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user