[gnome-bluetooth] applet: Fix linkage



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]