[gnome-bluetooth] docs: Fix linking with libcommon.la removal
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] docs: Fix linking with libcommon.la removal
- Date: Fri, 4 Nov 2011 19:30:52 +0000 (UTC)
commit 92e3649b159339b63ec837b3713e0a8a97a09b7e
Author: Bastien Nocera <hadess hadess net>
Date: Fri Nov 4 19:29:54 2011 +0000
docs: Fix linking with libcommon.la removal
docs/reference/libgnome-bluetooth/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/docs/reference/libgnome-bluetooth/Makefile.am b/docs/reference/libgnome-bluetooth/Makefile.am
index 5976ef9..b55c595 100644
--- a/docs/reference/libgnome-bluetooth/Makefile.am
+++ b/docs/reference/libgnome-bluetooth/Makefile.am
@@ -75,7 +75,7 @@ expand_content_files=
# e.g. GTKDOC_CFLAGS=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
GTKDOC_CFLAGS=$(LIBGNOMEBT_CFLAGS)
-GTKDOC_LIBS=$(top_builddir)/lib/libgnome-bluetooth.la $(top_builddir)/lib/libcommon.la
+GTKDOC_LIBS=$(top_builddir)/lib/libgnome-bluetooth.la
# This includes the standard gtk-doc make rules, copied by gtkdocize.
include $(top_srcdir)/gtk-doc.make
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]