summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-08-24 09:37:30 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-08-24 09:37:30 +0000
commite8cad94e3c944e4acfeac7157eb9a06db92634d7 (patch)
treee24fea2952e85cbb8210d1fa3e86add1a8bf9246 /tools
parent7464fb97e9a426f8a85e9e0f97af2d6b21b41cf1 (diff)
downloadrockbox-e8cad94e3c944e4acfeac7157eb9a06db92634d7.tar.gz
rockbox-e8cad94e3c944e4acfeac7157eb9a06db92634d7.zip
remove zip on clean
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5010 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'tools')
-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