summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorGrzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>2014-10-15 16:27:57 +0200
committerSzymon Janc <szymon.janc@tieto.com>2014-10-20 14:40:39 +0200
commit8d42d400759c7ce9033bbc96552ad5a14bbf06e1 (patch)
tree95bf8039f95ac294c2bc24a81d506d54218a9b55 /android/Makefile.am
parenta848ceb0721d9e405f9326441b1958e289c6e81f (diff)
downloadbluez-8d42d400759c7ce9033bbc96552ad5a14bbf06e1.tar.gz
android/map-client: Add initial files
This adds initial daemon code for MAP client profile.
Diffstat (limited to 'android/Makefile.am')
-rw-r--r--android/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/Makefile.am b/android/Makefile.am
index b01309595..b3eb1c50e 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -46,6 +46,7 @@ android_bluetoothd_SOURCES = android/main.c \
android/gatt.h android/gatt.c \
android/health.h android/health.c \
profiles/health/mcap.h profiles/health/mcap.c \
+ android/map-client.h android/map-client.c \
attrib/att.c attrib/att.h \
attrib/gatt.c attrib/gatt.h \
attrib/gattrib.c attrib/gattrib.h \