Makefile: clean: remove _trial_temp/ and _test_memory/ too

This commit is contained in:
Brian Warner 2007-09-15 13:55:59 -07:00
parent b4a13b903c
commit 1f383b624b

View File

@ -183,7 +183,7 @@ test-clean:
diff allfiles.tmp.old allfiles.tmp.new
clean:
rm -rf build
rm -rf build _trial_temp _test_memory
rm -f debian
rm -f `find src/allmydata -name '*.so' -or -name '*.pyc'`
rm -rf tahoe_deps.egg-info allmydata_tahoe.egg-info