make "make clean" work even if nothing is built yet

This commit is contained in:
Stefan `Sec` Zehl 2012-01-02 20:24:03 +01:00
parent ccfacc566b
commit dfc0e0a368
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ setup:
@echo Now run ./smartflash
clean:
rm firmware.bin generate-keys
rm -f firmware.bin generate-keys
rm -rf files