gcr: Fix documentation build by linking to right library
authorStef Walter <stefw@collabora.co.uk>
Tue, 11 Oct 2011 09:55:37 +0000 (11:55 +0200)
committerStef Walter <stefw@collabora.co.uk>
Tue, 11 Oct 2011 09:55:37 +0000 (11:55 +0200)
docs/reference/gcr/Makefile.am

index 6d27cb6..e3b8b04 100644 (file)
@@ -115,6 +115,7 @@ expand_content_files=
 GTKDOC_CFLAGS= -I$(top_srcdir) -I$(top_builddir) $(GLIB_CFLAGS) -Wno-error
 GTKDOC_LIBS= $(GLIB_LIBS) \
        $(top_builddir)/$(DOC_MODULE)/libgcr-@GCR_MAJOR@.la \
+       $(top_builddir)/$(DOC_MODULE)/libgcr-base-@GCR_MAJOR@.la \
        $(top_builddir)/gck/libgck-@GCK_MAJOR@.la
 
 # This includes the standard gtk-doc make rules, copied by gtkdocize.