aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-06-22 22:49:16 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-06-22 22:49:16 +0200
commit6359d8079dbc7d8092ebdd47fa64818ac94ea8cb (patch)
tree0394a16e6ce0820634d132e1ac81f570405c06be /Makefile
parentc5b841cec8b6d7afd1c7113aee0060b685688b38 (diff)
Rework README
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"