[gnome-bluetooth] wizard: Update for libcommon.la removal



commit f44144eba230c84cece5c4d8734569f4edbb8361
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Nov 4 19:29:34 2011 +0000

    wizard: Update for libcommon.la removal

 wizard/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wizard/Makefile.am b/wizard/Makefile.am
index 21b3ac0..d2b09b1 100644
--- a/wizard/Makefile.am
+++ b/wizard/Makefile.am
@@ -11,7 +11,7 @@ bin_PROGRAMS = bluetooth-wizard
 
 bluetooth_wizard_SOURCES = main.c
 
-bluetooth_wizard_LDADD = $(top_builddir)/lib/libgnome-bluetooth.la $(top_builddir)/lib/libcommon.la libwizard.la $(WIZARD_LIBS)
+bluetooth_wizard_LDADD = $(top_builddir)/lib/libgnome-bluetooth.la libwizard.la $(WIZARD_LIBS)
 
 test_input_SOURCES = test-input.c bluetooth-input.c bluetooth-input.h
 test_input_LDADD = $(INPUT_LIBS)



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