diff --git a/Makefile b/Makefile index 7e8829bc7..d5dae55fa 100644 --- a/Makefile +++ b/Makefile @@ -80,7 +80,7 @@ endif # (method=thread to support xdist) PYTEST_OPTS := -v -p no:logging $(PYTEST_OPTS) -PYTHONPATH=$(shell pwd)/contrib/pyln-client:$(shell pwd)/contrib/pyln-testing:$(shell pwd)/contrib/pyln-proto/ +PYTHONPATH=$(shell pwd)/contrib/pyln-client:$(shell pwd)/contrib/pyln-testing:$(shell pwd)/contrib/pyln-proto/:$(shell pwd)/external/lnprototest # This is where we add new features as bitcoin adds them. FEATURES :=