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 2b3dead7..6c6ae3b3 100644
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@
# desmond (06jul08) - 1.7.4
# ernest (19jul09) - 1.7.5
# fanny (1nov09) - 1.7.6
+# george (21may11) - 1.7.7
ifeq ($(wildcard /sbin/md5),/sbin/md5)
@@ -48,7 +49,7 @@ release: docs
cd dist && $(MD5SUM) paramiko*.zip *.gz > md5-sums
cd dist && gpg -ba paramiko*.zip
cd dist && gpg -ba paramiko*.gz
-
+
docs: always
epydoc --no-private -o docs/ paramiko