]> arthur.barton.de Git - bup.git/blobdiff - Makefile
t/test.sh: use a tmpdir in t/tmp instead of working directly in ./.
[bup.git] / Makefile
index 34f227a1eaf0355873c54db9e202418c96a28aab..1863e6e9d640b0cad2438d1637a2dd0fb48a97aa 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -171,7 +171,6 @@ clean: Documentation/clean config/clean
                .*~ *~ */*~ lib/*/*~ lib/*/*/*~ \
                *.pyc */*.pyc lib/*/*.pyc lib/*/*/*.pyc \
                bup bup-* cmd/bup-* lib/bup/_version.py randomgen memtest \
-               out[12] out2[tc] tags[12] tags2[tc] \
                testfs.img lib/bup/t/testfs.img
        if test -e t/mnt; then t/cleanup-mounts-under t/mnt; fi
        if test -e t/mnt; then rm -r t/mnt; fi