better clean

This commit is contained in:
Marcos Pinto 2007-06-05 05:48:50 +00:00
parent ac0cd4b98f
commit e60f5382dd

View File

@ -12,4 +12,4 @@ install:
python setup.py install --prefix=$(PREFIX) python setup.py install --prefix=$(PREFIX)
clean: clean:
python setup.py clean; rm -rf ./build python setup.py clean; rm -rf ./build; rm msgfmt.pyc