diff --git a/Makefile b/Makefile index 472af5a318..74c238cb20 100644 --- a/Makefile +++ b/Makefile @@ -1151,6 +1151,7 @@ help: @echo ' -dirclean - Remove build directory' @echo ' -reconfigure - Restart the build from the configure step' @echo ' -rebuild - Restart the build from the build step' + @echo ' -reinstall - Restart the build from the install step' $(foreach p,$(HELP_PACKAGES), \ @echo $(sep) \ @echo '$($(p)_NAME):' $(sep) \