summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index ad7c3a69b6..54eb2dc5ca 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,8 @@
# Makefile for Ansible
#
# useful targets:
+# make clean ---------------- clean up
+# make webdocs -------------- produce ansible doc at docs/docsite/_build/html
# make sdist ---------------- produce a tarball
# make srpm ----------------- produce a SRPM
# make rpm ----------------- produce RPMs