From af5bd12322ba3bef5db77b10bc966406ff764a9c Mon Sep 17 00:00:00 2001 From: Bruna Moreira Date: Thu, 31 Mar 2011 11:59:11 -0400 Subject: [PATCH] Remove unused files from gatttool compilation --- Makefile.tools | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile.tools b/Makefile.tools index feef380f1..f6d7b1393 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@ -- 2.47.3