diff --git a/main/Makefile b/main/Makefile index 69a548b..94e582e 100644 --- a/main/Makefile +++ b/main/Makefile @@ -125,7 +125,7 @@ $(BUILD): clean: @echo clean ... @rm -fr $(BUILD) $(OUTPUT).dol $(OUTPUT).elf - @rm HomebrewFilter/boot.dol + @rm ../HomebrewFilter/boot.dol #--------------------------------------------------------------------------------- run: