Diff between cdbc8c54a36bcff1f6656425f0f829aee5122e6b and be152d0c0d5259dc0355a4d35d8040bfea4a750a

Changed Files

File Additions Deletions Status
Makefile.tools +1 -1 modified

Full Patch

diff --git a/Makefile.tools b/Makefile.tools
index 73dd221..52e49fb 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -268,7 +268,7 @@ tools_btmgmt_SOURCES = tools/btmgmt.c src/uuid-helper.c \
 				src/shared/queue.h src/shared/queue.c \
 				src/shared/util.h src/shared/util.c \
 				src/shared/mgmt.h src/shared/mgmt.c
-tools_btmgmt_LDADD = lib/libbluetooth-internal.la @GLIB_LIBS@
+tools_btmgmt_LDADD = lib/libbluetooth-internal.la
 
 tools_btinfo_SOURCES = tools/btinfo.c monitor/bt.h \
 				monitor/mainloop.h monitor/mainloop.c \