]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blobdiff - Makefile
add test-pip-install
[tahoe-lafs/tahoe-lafs.git] / Makefile
index 97587cd4e60c98fb2bedfd79c486d395059276e7..9f6e277066e204aaf959950eb27a95e9177deb71 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -287,6 +287,9 @@ test-desert-island:
        $(MAKE) 2>&1 | tee make.out
        $(PYTHON) misc/build_helpers/check-build.py make.out no-downloads
 
+.PHONY: test-pip-install
+test-pip-install:
+       $(PYTHON) misc/build_helpers/test-pip-install.py
 
 # TARBALL GENERATION
 .PHONY: tarballs