From 4db9a598dc794ce179b5ca4cd5ff867f5bf2ddf9 Mon Sep 17 00:00:00 2001 From: SionoiS Date: Wed, 12 Jun 2024 15:22:03 -0400 Subject: [PATCH] compile negentropy for testcommon --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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