summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtools/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/configure b/tools/configure
index a3e99187a3..163ee58404 100755
--- a/tools/configure
+++ b/tools/configure
@@ -2021,6 +2021,7 @@ help:
2021 @echo "fontzip - creates rockbox-fonts.zip" 2021 @echo "fontzip - creates rockbox-fonts.zip"
2022 @echo "mapzip - creates rockbox-maps.zip with all .map files" 2022 @echo "mapzip - creates rockbox-maps.zip with all .map files"
2023 @echo "tools - builds the tools only" 2023 @echo "tools - builds the tools only"
2024 @echo "voicetools - builds the voice tools only"
2024 @echo "install - installs your build (for simulator builds only)" 2025 @echo "install - installs your build (for simulator builds only)"
2025 2026
2026EOF 2027EOF