diff --git a/Makefile b/Makefile index faaf0f165c..0432a014ab 100644 --- a/Makefile +++ b/Makefile @@ -1177,7 +1177,7 @@ help: @echo ' -graph-rdepends - Generate a graph of '\''s reverse dependencies' @echo ' -graph-both-depends' @echo ' - Generate a graph of both '\''s forward and' - @echo ' reverse dependencies. + @echo ' reverse dependencies.' @echo ' -dirclean - Remove build directory' @echo ' -reconfigure - Restart the build from the configure step' @echo ' -rebuild - Restart the build from the build step'