1
0
Fork 0
forked from len0rd/rockbox

Add voicetools to "make help"

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15754 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2007-11-22 07:43:41 +00:00
parent f861320177
commit f7e2ecee15

1
tools/configure vendored
View file

@ -2021,6 +2021,7 @@ help:
@echo "fontzip - creates rockbox-fonts.zip"
@echo "mapzip - creates rockbox-maps.zip with all .map files"
@echo "tools - builds the tools only"
@echo "voicetools - builds the voice tools only"
@echo "install - installs your build (for simulator builds only)"
EOF