]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Makefile: clean: remove _trial_temp/ and _test_memory/ too
authorBrian Warner <warner@lothar.com>
Sat, 15 Sep 2007 20:55:59 +0000 (13:55 -0700)
committerBrian Warner <warner@lothar.com>
Sat, 15 Sep 2007 20:55:59 +0000 (13:55 -0700)
Makefile

index 8552cfdf4b91f2fb17cda0ae711f52275fc583be..311702f2693224d6888129792de78cc3261e48d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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