X-Git-Url: https://pere.pagekite.me/gitweb/text-free-culture-lessig.git/blobdiff_plain/ae7d1fb05c241e7ede8812b1fba91ca4efcc0e94..1cc2e2943c951a3abf8e65234da1caa2c3e3a12c:/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 $^ $@