From 9ad33fe4b0a871dcccb68f9548d994321cb25282 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Mon, 3 Jul 2006 21:15:24 +0000 Subject: Add the rockbox-full.zip file to the "make clean" rule (rockbox.zip is already there). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10180 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/configure') diff --git a/tools/configure b/tools/configure index ed284617cf..1b8e677a01 100755 --- a/tools/configure +++ b/tools/configure @@ -1262,7 +1262,7 @@ clean: \$(SILENT)echo Cleaning build directory \$(SILENT)rm -rf rockbox.zip TAGS @APPS@ firmware comsim sim lang.[ch]\ manual *.pdf *.a credits.raw @OUTPUT@ bitmaps pluginbitmaps \ - @ARCHOSROM@ @FLASHFILE@ UI256.bmp + @ARCHOSROM@ @FLASHFILE@ UI256.bmp rockbox-full.zip tools: \$(SILENT)\$(MAKE) -C \$(TOOLSDIR) CC=\$(HOSTCC) @TOOLSET@ -- cgit v1.2.3