diff options
author | Johan Hedberg <johan.hedberg@intel.com> | 2014-01-21 14:12:00 +0200 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@intel.com> | 2014-01-21 14:12:47 +0200 |
commit | 1a9051e9ee8b7dd3194c47a528b199873a661a30 (patch) | |
tree | 6271ef6a5fa884fb2506b2038d4a0f399564b4d8 /Makefile.tools | |
parent | 4cae6340cf934fb4c089d67fd9a3fd6785209152 (diff) | |
download | bluez-1a9051e9ee8b7dd3194c47a528b199873a661a30.tar.gz |
Rename glib-helper to uuid-helper
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 \ |