]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - Makefile
add test-git-ignore.py, to port the 'clean' buildbot test to git
[tahoe-lafs/tahoe-lafs.git] / Makefile
index d14634f03e8c4179831c3b0d6bfb5db328353ec9..9b4225db475a988901a01b91867dbffa11110580 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -209,6 +209,10 @@ test-darcs-boringfile:
        $(MAKE)
        $(PYTHON) misc/build_helpers/test-darcs-boringfile.py
 
+test-git-ignore:
+       $(MAKE)
+       $(PYTHON) misc/build_helpers/test-git-ignore.py
+
 test-clean:
        find . |grep -vEe "_darcs|allfiles.tmp|src/allmydata/_(version|appname).py" |sort >allfiles.tmp.old
        $(MAKE)