Diff between 840ca1e7f1aa7faf61b4aa4f5a8ff2818c06885e and 51c34da9d693fe12d7c940f7224e830e41d8f1dd
Changed Files
| File | Additions | Deletions | Status |
| Makefile.tools | +1 | -2 | modified |
Full Patch
diff --git a/Makefile.tools b/Makefile.tools
index 51199b2..bd902fd 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -463,8 +463,7 @@ tools_bluetooth_player_LDADD = gdbus/libgdbus-internal.la \
tools_obexctl_SOURCES = tools/obexctl.c
tools_obexctl_LDADD = gdbus/libgdbus-internal.la src/libshared-glib.la \
- src/libshared-glib.la $(GLIB_LIBS) $(DBUS_LIBS) \
- -lreadline
+ $(GLIB_LIBS) $(DBUS_LIBS) -lreadline
tools_btmgmt_SOURCES = tools/btmgmt.c src/uuid-helper.c client/display.c
tools_btmgmt_LDADD = lib/libbluetooth-internal.la src/libshared-mainloop.la \