Fix inclusion of examples in docs in non-srcdir builds

This is a bit messy, since xsltproc insists on stripping relative
paths to the basename before consulting the paths.

https://bugzilla.gnome.org/show_bug.cgi?id=748640
This commit is contained in:
Matthias Clasen 2015-04-29 14:04:26 -04:00
parent 5c1549a8c7
commit f5d7c5fef3

View File

@ -266,6 +266,8 @@ GTKDOC_LIBS = \
# Extra options to supply to gtkdoc-mkdb
MKDB_OPTIONS=--output-format=xml --name-space=gtk
MKHTML_OPTIONS="--path=\"$(abs_srcdir):$(top_srcdir)/examples\""
# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE)
content_files = \
version.xml \