X-Git-Url: http://git.onelab.eu/?p=pyopenssl.git;a=blobdiff_plain;f=Makefile;h=774d5371738069db10052691f42ed576d97aeec6;hp=9c88af175a1dc6151fa26b82658af05c0c3180a9;hb=HEAD;hpb=eb387f9a5775ec603a2a156afc27af1f1746d2e6 diff --git a/Makefile b/Makefile index 9c88af1..774d537 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ ALL += pyopenssl pyopenssl-URL1 := http://build.planet-lab.org/third-party/pyOpenSSL-0.9.tar.gz pyopenssl-URL2 := http://mirror.onelab.eu/third-party/pyOpenSSL-0.9.tar.gz pyopenssl-SHA1SUM := d39eeb26c73e4b96804e1e403e2136062910b6c2 -pyopenssl-FILE := $(notdir $(pyopenssl-URL1)) +pyopenssl := $(notdir $(pyopenssl-URL1)) all: $(ALL) .PHONY: all