including instructions to generate logo.png from logo.svg
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 01:16:49 +0000 (21:16 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 2 Sep 2008 01:16:49 +0000 (21:16 -0400)
doc/artwork/Makefile [new file with mode: 0644]

diff --git a/doc/artwork/Makefile b/doc/artwork/Makefile
new file mode 100644 (file)
index 0000000..b0cb37a
--- /dev/null
@@ -0,0 +1,2 @@
+logo.png: logo.svg
+       inkscape -e logo.png logo.svg