diff --git a/Makefile b/Makefile index 96fe985b7..f57ad65df 100644 --- a/Makefile +++ b/Makefile @@ -176,7 +176,7 @@ clean: | clean-librln ################# .PHONY: testcommon -testcommon: | build deps +testcommon: | build deps negentropy echo -e $(BUILD_MSG) "build/$@" && \ $(ENV_SCRIPT) nim testcommon $(NIM_PARAMS) waku.nims