X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=help%2Freference%2Flibview%2FMakefile.am;h=232cde73304b244069a7edc679d213de12091ca2;hb=2d4d93c98982d860765b095f69fbf210e4561db5;hp=9adbe24b1aa8a1a3026c1363e05256253f7c8b2b;hpb=9a56c842cd84566f69f31d7ab4e1ec0492a157a3;p=evince.git diff --git a/help/reference/libview/Makefile.am b/help/reference/libview/Makefile.am index 9adbe24b..232cde73 100644 --- a/help/reference/libview/Makefile.am +++ b/help/reference/libview/Makefile.am @@ -35,6 +35,9 @@ MKDB_OPTIONS=--sgml-mode --output-format=xml # e.g. MKTMPL_OPTIONS=--only-section-tmpl MKTMPL_OPTIONS= +# Add the builddir to the HTML path so that version.xml is found +MKHTML_OPTIONS=--path="$(abs_builddir)" + # Extra options to supply to gtkdoc-fixref. Not normally needed. # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html FIXXREF_OPTIONS=