Added missing quote in help
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 7 Aug 2017 17:50:24 +0000 (19:50 +0200)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 7 Aug 2017 17:50:24 +0000 (19:50 +0200)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Makefile

index fe910a2..190dd08 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -149,7 +149,7 @@ tools/syncthing/copytobin:
 help:
        @echo "Main supported rules:"
        @echo "  all               (default)"
-       @echo "  build
+       @echo "  build"
        @echo "  package"
        @echo "  install"
        @echo "  clean"