diff options
| -rwxr-xr-x | tools/configure | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure index a3e9918..163ee58 100755 --- a/tools/configure +++ b/tools/configure @@ -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 |