X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=help%2Freference%2Fshell%2FMakefile.am;h=00eb73b82b6759eba9ceb8dbee9123c3e6a5f6c7;hb=3d3c4a5a08f1b8b536542735110c1376fb3e30bf;hp=a8d66711ed719b563a93b3b3710b62745ea92ebf;hpb=8c8331a520f5aed92d3ad56c4b0a84a355b305f2;p=evince.git diff --git a/help/reference/shell/Makefile.am b/help/reference/shell/Makefile.am index a8d66711..00eb73b8 100644 --- a/help/reference/shell/Makefile.am +++ b/help/reference/shell/Makefile.am @@ -35,6 +35,9 @@ MKDB_OPTIONS=--sgml-mode --output-format=xml # e.g. MKTMPL_OPTIONS=--only-section-tmpl MKTMPL_OPTIONS=--source-dir=../../../libmisc +# 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=