Diff between d0b675088ac59fd40ad1946a4d89845930195e7b and af5bd12322ba3bef5db77b10bc966406ff764a9c
Changed Files
| File | Additions | Deletions | Status |
| Makefile.tools | +0 | -1 | modified |
Full Patch
diff --git a/Makefile.tools b/Makefile.tools
index feef380..f6d7b13 100644
--- a/Makefile.tools
+++ b/Makefile.tools
@@ -54,7 +54,6 @@ bin_PROGRAMS += attrib/gatttool
attrib_gatttool_SOURCES = attrib/gatttool.c attrib/att.c attrib/gatt.c \
attrib/gattrib.c btio/btio.c \
- src/glib-helper.h src/glib-helper.c \
attrib/gatttool.h attrib/interactive.c \
attrib/utils.c
attrib_gatttool_LDADD = lib/libbluetooth.la @GLIB_LIBS@ @READLINE_LIBS@