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 04212da2a1..ea88c782b6 100755
--- a/tools/configure
+++ b/tools/configure
@@ -79,6 +79,7 @@ sim:
79 79
80clean: 80clean:
81 \$(MAKE) -C \$(SIMDIR) DISPLAY=\$(DISPLAY) KEYPAD=\$(KEYPAD) OBJDIR=\$(THISDIR) clean 81 \$(MAKE) -C \$(SIMDIR) DISPLAY=\$(DISPLAY) KEYPAD=\$(KEYPAD) OBJDIR=\$(THISDIR) clean
82 rm -rf rockbox.zip
82 83
83tags: 84tags:
84 @rm -f TAGS 85 @rm -f TAGS