diff -r cf7b86d79d35 -r 31d73d150c76 Makefile --- a/Makefile Thu Sep 03 11:54:19 2026 +0200 +++ b/Makefile Thu Sep 03 12:13:05 2026 +0200 @@ -28,7 +28,7 @@ include config.mk -all: app +all: app tests app: $(BUILDDIR) FORCE cd src && $(MAKE)