Makefile
changeset 3865 36a957364b1b
parent 3864 1a7794525c2b
child 3872 9d7ac8613340
--- a/Makefile
+++ b/Makefile
@@ -57,7 +57,7 @@ dist:	tests dist-notests
 
 dist-notests:	doc
 	hg manifest > MANIFEST
-	TAR_OPTIONS="--owner=root --group=root --mode=u+w,go-w,a+rX-s" $(PYTHON) setup.py sdist
+	TAR_OPTIONS="--owner=root --group=root --mode=u+w,go-w,a+rX-s" $(PYTHON) setup.py -q sdist
 	rm MANIFEST
 
 tests: