From 3e4dfc0b86977481bf39a0b95a15f8335ff496c1 Mon Sep 17 00:00:00 2001 From: Oskar <> Date: Fri, 22 Mar 2024 20:42:39 +0100 Subject: vimmn prepared forgot to make a branch :( --- test/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Makefile') diff --git a/test/Makefile b/test/Makefile index 0e0e3c4..fba635a 100644 --- a/test/Makefile +++ b/test/Makefile @@ -30,3 +30,5 @@ alltests: echo "CC ---> vcimm" $(CC) $(CFLAGS_ALLTESTS) validate_plus_continue_tests.c ../i_validation.c -o vpct echo "CC ---> vpct" + $(CC) $(CFLAGS_ALLTESTS) validate_imm_numbers.c ../i_validation.c -o vimmn + echo "CC ---> vimmn" -- cgit v1.2.3