Updated missed files and added more rules to the clean

This commit is contained in:
2010-01-26 17:02:41 +00:00
parent 5b02515621
commit 539d6b16f4
3 changed files with 7 additions and 6 deletions

View File

@@ -2,7 +2,8 @@ all:
python test.py
clean:
rm *.pyc
rm test/*.pyc
rm -f *.pyc
rm -f test/*.pyc
rm -rf build
rm -f python-build-stamp-2.5
rm -rf tvorganise.egg-info