mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
Rockbox Utility now uses the ucl sources so include them in the tarball.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22900 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
3d5c8fbff0
commit
ae4025d6bf
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ rm -rf bootloader firmware fonts icons uisimulator wps backdrops docs flash gdb
|
|||
|
||||
# Clean out tools and restore the bits that we need
|
||||
rm -rf tools/*
|
||||
svn update tools/{iriver.c,Makefile,mkboot.h,voicefont.c,VOICE_PAUSE.wav,wavtrim.h,iriver.h,mkboot.c,rbspeex,voicefont.h,wavtrim.c}
|
||||
svn update tools/{iriver.c,Makefile,mkboot.h,voicefont.c,VOICE_PAUSE.wav,wavtrim.h,iriver.h,mkboot.c,rbspeex,ucl,voicefont.h,wavtrim.c}
|
||||
# Just in case
|
||||
mkdir -p tools/rbspeex/build
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue