diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ $(TEST_ZIP): test/covmodzip1.py zip -j $@ $+ $(TEST_EGG): test/eggsrc/setup.py test/eggsrc/egg1/egg1.py - cd test/eggsrc; python setup.py bdist_egg + cd test/eggsrc; python setup.py -q bdist_egg kit: python setup.py sdist --formats=gztar |
