From 1c25f30813a2c2638c7a942ab96b8b90f6a993c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Sat, 2 Jun 2007 20:49:56 +0200 Subject: Convert the rule too. --- doc/hackersguide/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/hackersguide/Makefile.am b/doc/hackersguide/Makefile.am index b2fce9040..abd208fc9 100644 --- a/doc/hackersguide/Makefile.am +++ b/doc/hackersguide/Makefile.am @@ -24,7 +24,7 @@ DISTCLEANFILES = $(hackersguide_DATA) hackersguide.html: $(hackersguide_docbook) xmlto html-nochunks $(srcdir)/hackersguide.docbook -.fig.png: - fig2dev -L png -S 4 $< $@; +.svg.png: + rsvg -f png $< $@ SUFFIXES = .png .fig -- cgit v1.2.3