diff en/Makefile @ 32:b7d46e86a5f1

Stop inkscape from printing an annoying message.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat, 15 Jul 2006 21:23:35 -0700
parents 51d94bd2804c
children c0979ed1eabd
line wrap: on
line diff
--- a/en/Makefile	Sat Jul 15 21:02:13 2006 -0700
+++ b/en/Makefile	Sat Jul 15 21:23:35 2006 -0700
@@ -102,7 +102,7 @@
 	epstopdf $<
 
 %.eps: %.svg
-	inkscape -D -E $@ $<
+	inkscape -E $@ $<
 
 examples: examples/.run