From f7e2ecee15e2ed24261dd8ab0f7da89636546134 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Thu, 22 Nov 2007 07:43:41 +0000 Subject: Add voicetools to "make help" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15754 a1c6a512-1295-4272-9138-f99709370657 --- tools/configure | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.1