13 lines
559 B
Diff
13 lines
559 B
Diff
diff -up gnome-bluetooth-2.29.3/lib/Makefile.am.libs gnome-bluetooth-2.29.3/lib/Makefile.am
|
|
--- gnome-bluetooth-2.29.3/lib/Makefile.am.libs 2010-02-14 14:00:40.224154013 -0500
|
|
+++ gnome-bluetooth-2.29.3/lib/Makefile.am 2010-02-14 14:01:10.183903796 -0500
|
|
@@ -39,7 +39,7 @@ libgnome_bluetooth_la_SOURCES = \
|
|
bluetooth-chooser-combo.c \
|
|
bluetooth-chooser-combo.h
|
|
|
|
-libgnome_bluetooth_la_LIBADD = $(LIBGNOMEBT_LIBS)
|
|
+libgnome_bluetooth_la_LIBADD = $(LIBGNOMEBT_LIBS) -lm
|
|
|
|
libgnome_bluetooth_la_LDFLAGS = \
|
|
-version-info $(GNOMEBT_LT_VERSION) \
|