[gnome-bluetooth] applet: Fix linkage
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] applet: Fix linkage
- Date: Tue, 18 Oct 2011 15:57:27 +0000 (UTC)
commit 7ca447d746a1c538c28ba8da2c941079d99a9bf8
Author: Bastien Nocera <hadess hadess net>
Date: Tue Oct 18 16:48:56 2011 +0100
applet: Fix linkage
applet/Makefile-lib.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/applet/Makefile-lib.am b/applet/Makefile-lib.am
index 44f9de8..03ddaef 100644
--- a/applet/Makefile-lib.am
+++ b/applet/Makefile-lib.am
@@ -7,7 +7,7 @@ libgnome_bluetooth_applet_la_SOURCES = \
bluetooth-applet.c \
bluetooth-applet.h
-libgnome_bluetooth_applet_la_LIBADD = $(LIBGNOMEBT_LIBS) $(top_builddir)/lib/libcommon.la
+libgnome_bluetooth_applet_la_LIBADD = $(LIBGNOMEBT_LIBS) $(top_builddir)/lib/libcommon.la $(top_builddir)/lib/libgnome-bluetooth.la
libgnome_bluetooth_applet_la_LDFLAGS = -no-undefined
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]