summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@intel.com>2012-09-28 16:56:49 +0300
committerJohan Hedberg <johan.hedberg@intel.com>2012-09-28 16:56:49 +0300
commitc17ef83d6025b7c4ddf0b851df226351d322369b (patch)
tree4c7eda9ee20e643243ba32435def7db0795858b2 /Makefile.am
parent6026d2ebd227c9bb0b01807c41cbe134b3375f78 (diff)
downloadbluez-c17ef83d6025b7c4ddf0b851df226351d322369b.tar.gz
build: Add missing heartrate to builtin_modules
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3b3719823..c27eb015a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -212,7 +212,7 @@ endif
if GATTMODULES
builtin_modules += thermometer alert time gatt_example proximity deviceinfo \
- gatt scanparam
+ gatt scanparam heartrate
builtin_sources += profiles/thermometer/main.c \
profiles/thermometer/manager.h \
profiles/thermometer/manager.c \