summaryrefslogtreecommitdiff
path: root/Makefile.plugins
diff options
context:
space:
mode:
authorRavi kumar Veeramally <ravikumar.veeramally@linux.intel.com>2014-10-02 15:25:16 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2014-10-02 16:09:50 +0300
commit9164e6d2c553d843baa3773908280129766d8dc6 (patch)
treee286807f21b50ea22d7d294b461ea3a41a57c6dc /Makefile.plugins
parentc2a70e6b9d0c2257a3ae579d62faa1d60e4962bd (diff)
downloadbluez-9164e6d2c553d843baa3773908280129766d8dc6.tar.gz
mcap: Rename mcap-lib to mcap
Diffstat (limited to 'Makefile.plugins')
-rw-r--r--Makefile.plugins2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.plugins b/Makefile.plugins
index 7fd0e50d1..0448b9143 100644
--- a/Makefile.plugins
+++ b/Makefile.plugins
@@ -64,7 +64,7 @@ builtin_sources += profiles/input/hog.c profiles/input/uhid_copy.h \
if EXPERIMENTAL
builtin_modules += health
-builtin_sources += profiles/health/mcap-lib.h profiles/health/mcap-lib.c \
+builtin_sources += profiles/health/mcap.h profiles/health/mcap.c \
profiles/health/hdp_main.c profiles/health/hdp_types.h \
profiles/health/hdp_manager.h \
profiles/health/hdp_manager.c \