From 35f0357d0fc6d514eb1473cddd2f390b04663bcc Mon Sep 17 00:00:00 2001 From: retropikzel Date: Sat, 4 Oct 2025 20:36:47 +0300 Subject: [PATCH] Updating tests --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7612a64..eb55b39 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -.PHONY: libtest.o tests/libtest.so libtest.a documentation README.html +.PHONY: package libtest.o tests/libtest.so libtest.a documentation README.html SCHEME=chibi DOCKERIMG=${SCHEME}:head VERSION=0.10.7