diff -r 9962f5d98764 -r bde99d803caf Makefile --- a/Makefile Thu Aug 06 14:45:55 2026 +0200 +++ b/Makefile Thu Aug 06 16:11:37 2026 +0200 @@ -36,7 +36,7 @@ tests: $(BUILDDIR) $(BUILDDIR)/libchess$(LIB_EXT) FORCE cd test && $(MAKE) -check: tests FORCE +check: all FORCE $(BUILDDIR)/run-tests $(BUILDDIR):