build: Fix gtk-doc build when srcdir != builddir

This commit is contained in:
Ting-Wei Lan 2016-06-14 10:47:32 +08:00
parent fcceb2f54a
commit da63e94199

View File

@ -16,7 +16,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml
# gtk-doc will search all .c and .h files beneath these paths
# for inline comments documenting functions and macros.
# e.g. DOC_SOURCE_DIR=$(top_srcdir)/gtk $(top_srcdir)/gdk
DOC_SOURCE_DIR=$(top_srcdir)/libfwupd
DOC_SOURCE_DIR=$(top_srcdir)/libfwupd $(top_builddir)/libfwupd
# Extra options to pass to gtkdoc-scangobj. Normally not needed.
SCANGOBJ_OPTIONS=