lntest+make: build w/ watchtowerrpc tag, add grpc client to harness

This commit is contained in:
Conner Fromknecht
2019-06-20 16:55:13 -07:00
parent ccb2b29b93
commit f7da87acc4
2 changed files with 9 additions and 5 deletions

View File

@@ -56,7 +56,7 @@ endif
# Construct the integration test command with the added build flags.
ITEST_TAGS := $(DEV_TAGS) rpctest chainrpc walletrpc signrpc invoicesrpc autopilotrpc routerrpc
ITEST_TAGS := $(DEV_TAGS) rpctest chainrpc walletrpc signrpc invoicesrpc autopilotrpc routerrpc watchtowerrpc
# Default to btcd backend if not set.
ifneq ($(backend),)