summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2014-05-01 19:00:34 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2014-05-01 19:00:37 -0400
commit70267acdd6cde281d9be936701d4e3d1c92cd885 (patch)
tree214d2c7ea9f5badf43e5d1119a5ca5aa0e7039d4 /docs
parent02e2009bca52f7a886a981c5559c6344e8d63371 (diff)
downloadfarstream-70267acdd6cde281d9be936701d4e3d1c92cd885.tar.gz
docs: Use Farstream API version when installing docs
This also forces us to make a private copy of the gtk-doc.mak
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libs/Makefile.am b/docs/libs/Makefile.am
index 106b8f09..0f6d2654 100644
--- a/docs/libs/Makefile.am
+++ b/docs/libs/Makefile.am
@@ -76,4 +76,4 @@ GTKDOC_LD=$(LIBTOOL) --tag=CC --mode=link $(CC)
DOC_OVERRIDES = $(DOC_MODULE)-overrides.txt
#DOC_OVERRIDES =
-include $(top_srcdir)/common/gtk-doc.mak
+include $(top_srcdir)/common-modified/gtk-doc.mak