summaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c4d38736..593dcde8 100644
--- a/Makefile
+++ b/Makefile
@@ -8,8 +8,9 @@ RELEASE=charmander
release:
python ./setup.py sdist --formats=zip
-docs:
+docs: always
epydoc -o docs/ paramiko
+always:
# places where the version number is stored:
#