diff --git a/tools/configure b/tools/configure index b0f54e96c4..16fb39cb32 100755 --- a/tools/configure +++ b/tools/configure @@ -1542,6 +1542,7 @@ help: @echo "A few helpful make targets" @echo "" @echo "all - builds a full Rockbox (default), including tools" + @echo "bin - builds only the Rockbox. file" @echo "clean - cleans a build directory (not tools)" @echo "veryclean - cleans the build and tools directories" @echo "manual - builds a manual"