diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -45,11 +45,11 @@ tests: testready $(TEST_ZIP): test/covmodzip1.py zip -j $@ $+ -WEBHOME = c:/ned/web/stellated/pages/code/modules - -publish: - cp doc/coverage.px $(WEBHOME) - cp dist/coverage-* $(WEBHOME) +# WEBHOME = c:/ned/web/stellated/pages/code/modules +# +# publish: +# cp doc/coverage.px $(WEBHOME) +# cp dist/coverage-* $(WEBHOME) kit: python setup.py sdist --formats=gztar |
