diff options
Diffstat (limited to 'Makefile.tools')
-rw-r--r-- | Makefile.tools | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tools b/Makefile.tools index cd2d1ca26..73dd221c2 100644 --- a/Makefile.tools +++ b/Makefile.tools @@ -262,7 +262,7 @@ tools_hwdb_LDADD = lib/libbluetooth-internal.la tools_hcieventmask_LDADD = lib/libbluetooth-internal.la -tools_btmgmt_SOURCES = tools/btmgmt.c src/glib-helper.c \ +tools_btmgmt_SOURCES = tools/btmgmt.c src/uuid-helper.c \ monitor/mainloop.h monitor/mainloop.c \ src/shared/io.h src/shared/io-mainloop.c \ src/shared/queue.h src/shared/queue.c \ |