summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 587c51c..4cad904 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -45,7 +45,7 @@ dist_infoimage_DATA = \
$(top_srcdir)/build-aux/generate-images.scm $(abs_top_srcdir)/$<
%.svg.scm.png: %.svg.scm.svg
- convert $< $@
+ $(RSVG_CONVERT) -o $@ $<
# We cannot add new dependencies to `%D%/picture-language.pdf' &
# co. (info "(automake) Extending"). Using the `-local' rules is