aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 64064fe..f2f8dd1 100644
--- a/Makefile
+++ b/Makefile
@@ -148,7 +148,8 @@ tools/syncthing/copytobin:
.PHONY: help
help:
@echo "Main supported rules:"
- @echo " build (default)"
+ @echo " all (default)"
+ @echo " build
@echo " package"
@echo " install"
@echo " clean"