]> www.fi.muni.cz Git - evince.git/blobdiff - help/reference/libview/Makefile.am
Updated Galician Translation
[evince.git] / help / reference / libview / Makefile.am
index 9adbe24b1aa8a1a3026c1363e05256253f7c8b2b..1f9f94d313c5bd05da75a2f1c7d43b43e082df88 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=
@@ -101,3 +104,5 @@ include $(top_srcdir)/gtk-doc.make
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in
 EXTRA_DIST += version.xml.in
+
+-include $(top_srcdir)/git.mk