summaryrefslogtreecommitdiff
path: root/Makefile.tools
diff options
context:
space:
mode:
authorBruna Moreira <bruna.moreira@openbossa.org>2011-03-31 11:59:11 -0400
committerJohan Hedberg <johan.hedberg@nokia.com>2011-04-01 16:43:12 +0300
commitaf5bd12322ba3bef5db77b10bc966406ff764a9c (patch)
tree356871427e33ab835bff8183b9043764a9b0d46e /Makefile.tools
parentd0b675088ac59fd40ad1946a4d89845930195e7b (diff)
Remove unused files from gatttool compilation
Diffstat (limited to 'Makefile.tools')
-rw-r--r--Makefile.tools1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.tools b/Makefile.tools
index feef380f..f6d7b139 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@