[Xfce4-commits] <libxfce4util:master> Explicitly link to gobject for the gtkdocs.
Nick Schermer
noreply at xfce.org
Wed Oct 27 20:54:01 CEST 2010
Updating branch refs/heads/master
to 961df68e955f4ca185cd886d12b0e617a1f0fd3b (commit)
from 3f4e4e0188d409fb31f52c9723eb412b652b398e (commit)
commit 961df68e955f4ca185cd886d12b0e617a1f0fd3b
Author: David Mohr <david at mcbf.net>
Date: Wed Oct 27 20:52:30 2010 +0200
Explicitly link to gobject for the gtkdocs.
docs/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 65dd3c8..e926c66 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -50,6 +50,7 @@ GTKDOC_CFLAGS = \
$(GTK_DOC_EXTRA_CFLAGS)
GTKDOC_LIBS = \
+ $(GOBJECT_LIBS) \
$(top_builddir)/libxfce4util/libxfce4util.la
include $(top_srcdir)/gtk-doc.make
More information about the Xfce4-commits
mailing list