]> www.fi.muni.cz Git - evince.git/blobdiff - help/reference/libdocument/Makefile.am
Fix docs build when srcdir != builddir
[evince.git] / help / reference / libdocument / Makefile.am
index fd3a711129d0fa4c28ca9112fb5d209e46609844..c5d3e6d4afb7f0e60605a4e2294b804e6e3dd323 100644 (file)
@@ -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=