summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2011-03-14 13:18:16 +0100
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2011-03-14 18:26:35 +0100
commitec69005aa8d865bc04e5a80258ee7a78bc0468ba (patch)
tree4fb4061b014bcb94df2db4b22c4d3e56beaef09f
parent729352cf1c328615b05e7368a5888a23f7382c4e (diff)
downloadpango-ec69005aa8d865bc04e5a80258ee7a78bc0468ba.tar.gz
build: gtk-doc scanner links agains glib
https://bugzilla.gnome.org/show_bug.cgi?id=644724
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 28f76263..b398e811 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -75,6 +75,8 @@ if HAVE_CAIRO
GTKDOC_LIBS += $(top_builddir)/pango/libpangocairo-1.0.la
endif
+GTKDOC_LIBS += $(GLIB_LIBS)
+
# Extra options to supply to gtkdoc-mkdb
MKDB_OPTIONS=--sgml-mode --output-format=xml