diff --git a/Makefile b/Makefile index 0d39dc1e37e..73f1b2e5f2f 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 +docs: $(MANPAGES) modulepages authors: sh hacking/authors.sh