Fix plovr download path

This commit is contained in:
Frederic Junod
2012-07-20 13:36:21 +02:00
parent c723e719c6
commit 0b6f4e348c

View File

@@ -97,7 +97,7 @@ webgl-debug.js:
curl https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/debug/webgl-debug.js > $@
$(PLOVR_JAR):
curl http://plovr.googlecode.com/files/$(PLOVR_JAR) > $@
curl http://plovr.googlecode.com/files/$(notdir $@) > $@
clean:
rm -f ol-skeleton.js