Updating branch refs/heads/master
         to 961df68e955f4ca185cd886d12b0e617a1f0fd3b (commit)
       from 3f4e4e0188d409fb31f52c9723eb412b652b398e (commit)

commit 961df68e955f4ca185cd886d12b0e617a1f0fd3b
Author: David Mohr <[email protected]>
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
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to