summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docbook.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docbook.am b/docbook.am
index 2ffb7e6..f53f670 100644
--- a/docbook.am
+++ b/docbook.am
@@ -42,7 +42,8 @@ XMLTO_XHTML_FLAGS = \
--stringparam html.stylesheet=$(STYLESHEET_SRCDIR)/xorg.css
XMLTO_FO_FLAGS = \
- -x $(STYLESHEET_SRCDIR)/xorg-fo.xsl
+ -x $(STYLESHEET_SRCDIR)/xorg-fo.xsl \
+ --stringparam img.src.path=$(abs_builddir)/
endif HAVE_STYLESHEETS
shelf_DATA += $(docbook:.xml=.html)