1
0
Fork 0
forked from len0rd/rockbox

Fix 'make clean' for some archos targets, make 'make clean' kill voice files and the clips generated to build them.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14212 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Nils Wallménius 2007-08-06 13:05:03 +00:00
parent 0149264bf1
commit d755c283ca

2
tools/configure vendored
View file

@ -1718,7 +1718,7 @@ clean:
manual *.pdf *.a credits.raw @OUTPUT@ bitmaps pluginbitmaps \
@ARCHOSROM@ @FLASHFILE@ UI256.bmp rockbox-full.zip \
html txt rockbox-manual*.zip sysfont.h rockbox-info.txt \
voicefontids
voicefontids *.wav *.mp3 *.voice
voice: tools
\$(SILENT)\$(MAKE) -C \$(APPSDIR) OBJDIR=\$(BUILDDIR)/@APPS@ features