[network-manager-applet] build: link bluetooth helper libnma against all necessary libs



commit 1cfce8779b6d19fffb22d33418299bb70a620efc
Author: Michael Biebl <biebl debian org>
Date:   Mon Mar 7 09:52:58 2011 -0600

    build: link bluetooth helper libnma against all necessary libs

 src/gnome-bluetooth/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/gnome-bluetooth/Makefile.am b/src/gnome-bluetooth/Makefile.am
index ae3abb9..1ed8fc7 100644
--- a/src/gnome-bluetooth/Makefile.am
+++ b/src/gnome-bluetooth/Makefile.am
@@ -21,6 +21,8 @@ libnma_la_SOURCES = $(BT_WIDGET_SOURCES)
 libnma_la_LDFLAGS = -module -avoid-version
 
 libnma_la_LIBADD = \
+	$(top_builddir)/src/marshallers/libmarshallers.la \
+	$(top_builddir)/src/utils/libutils.la \
 	$(GNOME_BLUETOOTH_LIBS)
 endif
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]