From 38bd17af223eb015bb1b00bd3fa103daaeb7e3ec Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Fri, 1 Mar 2013 21:41:42 -0500 Subject: [PATCH] Restore authors file --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8e3f4c02efe..0d39dc1e37e 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