From bcf8dc5ec420779a920eb91b1bf577a13c0a166e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 12 Oct 2011 21:14:36 +0000 Subject: [PATCH] doc: Ship Docbook's callout images. --- doc/manual/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am index fb4be8b8..b313f112 100644 --- a/doc/manual/Makefile.am +++ b/doc/manual/Makefile.am @@ -15,6 +15,9 @@ dblatex_opts = \ dist_html_DATA = manual.html style.css dist_pdf_DATA = manual.pdf +# Embed Docbook's callout images in the distribution. +EXTRA_DIST = images + manual.html: $(DOCBOOK_FILES) if test "$(XSLTPROC)" != ""; then \ $(XSLTPROC) $(xsltproc_opts) --nonet --xinclude \