diff -r e86049631677 -r 87638f19f6dd test/Makefile --- a/test/Makefile Wed Dec 31 16:41:16 2025 +0100 +++ b/test/Makefile Wed Jan 07 22:23:43 2026 +0100 @@ -29,7 +29,6 @@ include ../config.mk TEST_SRC = main.c -TEST_SRC += test.c TEST_SRC += base64.c TEST_SRC += crypto.c TEST_SRC += utils.c