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