diff --git a/Makefile b/Makefile index 609d5bf..0969141 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ release: python ./setup.py sdist --formats=zip + python ./setup.py sdist --formats=gztar python ./setup.py bdist_egg docs: always