From a1afe21820932d9bb0823a59c4b0c7549ee33c14 Mon Sep 17 00:00:00 2001 From: Alejandro Javier Asenjo Nitti Date: Tue, 14 May 2024 15:04:49 -0300 Subject: [PATCH] whoops --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c41b8795..a2ce966d 100644 --- a/Makefile +++ b/Makefile @@ -453,7 +453,7 @@ clean: @git clean -fdx asm/$(VERSION)/$(REV) @git clean -fdx bin/$(VERSION)/$(REV) @git clean -fdx build/ - @git clean -fdx src/assets/$(VERSION)/$(REV) + @git clean -fdx src/assets/ @git clean -fdx include/assets/ @git clean -fdx linker_scripts/$(VERSION)/$(REV)/*.ld