summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw@src.gnome.org>2016-06-14 11:44:25 +0800
committerTing-Wei Lan <lantw@src.gnome.org>2016-06-14 11:44:25 +0800
commit26b1c5aeec9a949d76ae17149a51d96a57ea5cd8 (patch)
treec24b600f2286e727d8e106f7cf5a3373f048421d
parent521d9c6e3975df0522ab91c54e86494b9169f88b (diff)
downloadgusb-26b1c5aeec9a949d76ae17149a51d96a57ea5cd8.tar.gz
Fix gtk-doc build when builddir != srcdir
-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 8059aaf..248bdc4 100644
--- a/docs/api/Makefile.am
+++ b/docs/api/Makefile.am
@@ -14,7 +14,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=../../gusb
+DOC_SOURCE_DIR=$(top_srcdir)/gusb $(top_builddir)/gusb
# Extra options to pass to gtkdoc-scangobj. Not normally needed.
SCANGOBJ_OPTIONS=