summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMichael DeHaan <michael.dehaan@gmail.com>2013-03-02 03:41:42 +0100
committerMichael DeHaan <michael.dehaan@gmail.com>2013-03-02 03:41:42 +0100
commit38bd17af223eb015bb1b00bd3fa103daaeb7e3ec (patch)
tree80dfdd0b73e80a832c1e2f138f40d2507e123e01 /Makefile
parentIncrease error handling in the unlikely case of failing to establish a connec... (diff)
downloadansible-38bd17af223eb015bb1b00bd3fa103daaeb7e3ec.tar.xz
ansible-38bd17af223eb015bb1b00bd3fa103daaeb7e3ec.zip
Restore authors file
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8e3f4c02ef..0d39dc1e37 100644
--- a/Makefile
+++ b/Makefile
@@ -62,7 +62,7 @@ tests:
PYTHONPATH=./lib nosetests -d -v
# To force a rebuild of the docs run 'touch VERSION && make docs'
-docs: $(MANPAGES) modulepages webdocs authors
+docs: $(MANPAGES) modulepages webdocs
authors:
sh hacking/authors.sh