Show More
@@ -45,7 +45,7 b' doc:' | |||
|
45 | 45 | clean: |
|
46 | 46 | -$(PYTHON) setup.py clean --all # ignore errors from this command |
|
47 | 47 | find . \( -name '*.py[cdo]' -o -name '*.so' \) -exec rm -f '{}' ';' |
|
48 |
rm -f MANIFEST |
|
|
48 | rm -f MANIFEST tests/*.err | |
|
49 | 49 | rm -rf build mercurial/locale |
|
50 | 50 | $(MAKE) -C doc clean |
|
51 | 51 |
General Comments 0
You need to be logged in to leave comments.
Login now