summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/configure b/tools/configure
index ed284617cf..1b8e677a01 100755
--- a/tools/configure
+++ b/tools/configure
@@ -1262,7 +1262,7 @@ clean:
1262 \$(SILENT)echo Cleaning build directory 1262 \$(SILENT)echo Cleaning build directory
1263 \$(SILENT)rm -rf rockbox.zip TAGS @APPS@ firmware comsim sim lang.[ch]\ 1263 \$(SILENT)rm -rf rockbox.zip TAGS @APPS@ firmware comsim sim lang.[ch]\
1264 manual *.pdf *.a credits.raw @OUTPUT@ bitmaps pluginbitmaps \ 1264 manual *.pdf *.a credits.raw @OUTPUT@ bitmaps pluginbitmaps \
1265 @ARCHOSROM@ @FLASHFILE@ UI256.bmp 1265 @ARCHOSROM@ @FLASHFILE@ UI256.bmp rockbox-full.zip
1266 1266
1267tools: 1267tools:
1268 \$(SILENT)\$(MAKE) -C \$(TOOLSDIR) CC=\$(HOSTCC) @TOOLSET@ 1268 \$(SILENT)\$(MAKE) -C \$(TOOLSDIR) CC=\$(HOSTCC) @TOOLSET@