fix Makefile :)
This commit is contained in:
Robey Pointer 2006-03-11 20:30:43 -08:00
parent 4eb0b9ac3e
commit 62c9588365
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
release:
python ./setup.py sdist --formats=zip
python ./setup.py bdist_egg --formats=zip
python ./setup.py bdist_egg
docs: always
epydoc -o docs/ paramiko