@@ -25,3 +25,8 @@ clean:
.SILENT: run
run: all
./$(BUILD_DIR)/$(NAME)
.PHONY: tests
.SILENT: tests
tests: all
make -C tests
The note is not visible to the blocked user.