summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorlantw44 <lantw44@gmail.com>2016-06-14 03:42:22 +0800
committerRichard Hughes <richard@hughsie.com>2016-06-13 20:42:22 +0100
commita520edea8874bb0dd914d9e13e9f34aaff8d7e2f (patch)
tree2afb4dc7375adc6752ad370193618b889b8e249e /docs
parent7003001c130e452099d9072ac35f15f781d58aea (diff)
downloadappstream-glib-a520edea8874bb0dd914d9e13e9f34aaff8d7e2f.tar.gz
Fix gtk-doc build when builddir != srcdir (#113)
Diffstat (limited to 'docs')
-rw-r--r--docs/api/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/Makefile.am b/docs/api/Makefile.am
index 8534642..1307fa9 100644
--- a/docs/api/Makefile.am
+++ b/docs/api/Makefile.am
@@ -12,7 +12,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
# The directory containing the source code. Relative to $(srcdir).
# gtk-doc will search all .c & .h files beneath here for inline comments
# documenting the functions and macros.
-DOC_SOURCE_DIR=../../libappstream-glib
+DOC_SOURCE_DIR=$(top_srcdir)/libappstream-glib $(top_builddir)/libappstream-glib
# Extra options to pass to gtkdoc-scangobj. Not normally needed.
SCANGOBJ_OPTIONS=