]> pere.pagekite.me Git - text-free-culture-lessig.git/blobdiff - Makefile
Start on norwegian cover.
[text-free-culture-lessig.git] / Makefile
index 57f31fdd2536664d52ea5076116f46c3cea4f371..072cbbab72d375fb0a2604324e5a45cfbc1e2013 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -168,7 +168,10 @@ 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=$@ $^
+       inkscape --export-dpi=600 --export-pdf=$@ $^
+
+images/nb/cover-art.pdf: images/nb/cover-art.svg
+       inkscape --export-dpi=600 --export-pdf=$@ $^
 
 .xcf.png:
        convert $^ $@