mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
tools: makefile: include wavtrim and voicefont in CLEANALL
Change-Id: I79040c0a5ac8dd68c46e984501e523efcc4c5f6f
This commit is contained in:
parent
b21c477819
commit
8418fc9078
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ LDFLAGS :=
|
||||||
CLEANALL := scramble descramble iriver bmp2rb rdf2binary convbdf \
|
CLEANALL := scramble descramble iriver bmp2rb rdf2binary convbdf \
|
||||||
generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat lngdump \
|
generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat lngdump \
|
||||||
telechips gigabeats creative hmac-sha1 rbspeexenc mkzenboot mk500boot \
|
telechips gigabeats creative hmac-sha1 rbspeexenc mkzenboot mk500boot \
|
||||||
convttf mkspl-x1000
|
convttf mkspl-x1000 wavtrim voicefont
|
||||||
|
|
||||||
all: scramble descramble rdf2binary mkboot mkzenboot convbdf codepages \
|
all: scramble descramble rdf2binary mkboot mkzenboot convbdf codepages \
|
||||||
uclpack rbspeexenc voicefont mk500boot mkspl-x1000
|
uclpack rbspeexenc voicefont mk500boot mkspl-x1000
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue