From 1773000796310145e44328c1b3f85794bbd56320 Mon Sep 17 00:00:00 2001 From: coco875 <59367621+coco875@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:54:34 +0200 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3e8072c..dd579b0 100644 --- a/Makefile +++ b/Makefile @@ -210,4 +210,4 @@ clean: @rm -rf $(ALL_OUTPUT_DIRS) doc: - doxygen Doxyfile \ No newline at end of file + doxygen Doxyfile \ No newline at end of file