|
@ -1,6 +1,6 @@ |
|
|
--- a/Makefile.in
|
|
|
--- a/Makefile.in
|
|
|
+++ b/Makefile.in
|
|
|
+++ b/Makefile.in
|
|
|
@@ -2405,7 +2405,7 @@ unit_tests = $(am__append_32) unit/test-
|
|
|
|
|
|
|
|
|
@@ -2441,7 +2441,7 @@ unit_tests = $(am__append_35) unit/test-
|
|
|
@CLIENT_TRUE@ monitor/uuid.h monitor/uuid.c |
|
|
@CLIENT_TRUE@ monitor/uuid.h monitor/uuid.c |
|
|
|
|
|
|
|
|
@CLIENT_TRUE@client_bluetoothctl_LDADD = gdbus/libgdbus-internal.la @GLIB_LIBS@ @DBUS_LIBS@ \ |
|
|
@CLIENT_TRUE@client_bluetoothctl_LDADD = gdbus/libgdbus-internal.la @GLIB_LIBS@ @DBUS_LIBS@ \ |
|
@ -9,7 +9,7 @@ |
|
|
|
|
|
|
|
|
@MONITOR_TRUE@monitor_btmon_SOURCES = monitor/main.c monitor/bt.h \ |
|
|
@MONITOR_TRUE@monitor_btmon_SOURCES = monitor/main.c monitor/bt.h \ |
|
|
@MONITOR_TRUE@ monitor/display.h monitor/display.c \ |
|
|
@MONITOR_TRUE@ monitor/display.h monitor/display.c \ |
|
|
@@ -2651,13 +2651,13 @@ unit_tests = $(am__append_32) unit/test-
|
|
|
|
|
|
|
|
|
@@ -2691,13 +2691,13 @@ unit_tests = $(am__append_35) unit/test-
|
|
|
@READLINE_TRUE@ client/display.h |
|
|
@READLINE_TRUE@ client/display.h |
|
|
|
|
|
|
|
|
@READLINE_TRUE@attrib_gatttool_LDADD = lib/libbluetooth-internal.la \ |
|
|
@READLINE_TRUE@attrib_gatttool_LDADD = lib/libbluetooth-internal.la \ |
|
@ -25,7 +25,7 @@ |
|
|
|
|
|
|
|
|
@READLINE_TRUE@tools_obex_server_tool_SOURCES = $(gobex_sources) $(btio_sources) \ |
|
|
@READLINE_TRUE@tools_obex_server_tool_SOURCES = $(gobex_sources) $(btio_sources) \ |
|
|
@READLINE_TRUE@ tools/obex-server-tool.c |
|
|
@READLINE_TRUE@ tools/obex-server-tool.c |
|
|
@@ -2667,17 +2667,17 @@ unit_tests = $(am__append_32) unit/test-
|
|
|
|
|
|
|
|
|
@@ -2707,17 +2707,17 @@ unit_tests = $(am__append_35) unit/test-
|
|
|
@READLINE_TRUE@ client/display.h client/display.c |
|
|
@READLINE_TRUE@ client/display.h client/display.c |
|
|
|
|
|
|
|
|
@READLINE_TRUE@tools_bluetooth_player_LDADD = gdbus/libgdbus-internal.la \ |
|
|
@READLINE_TRUE@tools_bluetooth_player_LDADD = gdbus/libgdbus-internal.la \ |
|
|