X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/blobdiff_plain/89b509f03d0be3972ce18ac7f0ca3d4e4afa2c2f..85b740c5d03e0f5c4cbc2b7a17e83b71092d4a63:/Makefile diff --git a/Makefile b/Makefile index b7b3c64..57f31fd 100644 --- a/Makefile +++ b/Makefile @@ -167,6 +167,9 @@ images/cc.svg: images/cc.png: images/cc.svg inkscape -z -D --export-height=200 -D --export-png=$(shell pwd)/$@ $^ +images/cover-art.pdf: images/cover-art.svg + inkscape --export-pdf=$@ $^ + .xcf.png: convert $^ $@