summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2011-03-14 13:18:16 +0100
committerBehdad Esfahbod <behdad@behdad.org>2011-04-04 16:24:59 -0400
commit902c4b543a699ac2dbd29907d6d98e4be1161977 (patch)
treecb8c8e5da5a94d373105fbbae5ee10deefba4723
parentdb63535d63311741405cab3f04cb22b560cd17f3 (diff)
downloadpango-902c4b543a699ac2dbd29907d6d98e4be1161977.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