[gcr] gcr: Fix documentation build by linking to right library
- From: Stefan Walter <stefw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gcr] gcr: Fix documentation build by linking to right library
- Date: Wed, 12 Oct 2011 07:21:35 +0000 (UTC)
commit 96f9babf503f5acb8df3209bbe25c13eda2ce2a8
Author: Stef Walter <stefw collabora co uk>
Date: Tue Oct 11 11:55:37 2011 +0200
gcr: Fix documentation build by linking to right library
docs/reference/gcr/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gcr/Makefile.am b/docs/reference/gcr/Makefile.am
index 6d27cb6..e3b8b04 100644
--- a/docs/reference/gcr/Makefile.am
+++ b/docs/reference/gcr/Makefile.am
@@ -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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]