summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure
index 79fe31b..2554dfe 100755
--- a/tools/configure
+++ b/tools/configure
@@ -468,6 +468,7 @@ clean-apps:
clean:
\$(MAKE) clean-firmware clean-apps
+ rm -f rockbox.zip
tags-firmware:
\$(MAKE) -C \$(FIRMDIR) TARGET=\$(TARGET) OBJDIR=\$(THISDIR) tags