X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/blobdiff_plain/fbac1f85d163c98b4c6b639e0d562eedc51cff97..ce2577fe8f2400d16aa6dd8f038f5a80c1be7248:/Makefile diff --git a/Makefile b/Makefile index df11c12..0888ffc 100644 --- a/Makefile +++ b/Makefile @@ -77,4 +77,4 @@ images/cc.svg: wget -O $@ http://upload.wikimedia.org/wikipedia/commons/9/97/CC_some_rights_reserved_new_2.svg images/cc.png: images/cc.svg - convert -adaptive-resize 500x200 $^ $@ + inkscape -z -D --export-height=200 -D --export-png=$(shell pwd)/$@ $^