summaryrefslogtreecommitdiff
path: root/android/Makefile.am
diff options
context:
space:
mode:
authorJakub Tyszkowski <jakub.tyszkowski@tieto.com>2014-11-24 09:46:47 +0100
committerSzymon Janc <szymon.janc@tieto.com>2014-11-27 18:07:15 +0100
commitaa043e8586d26bcad34efd6ce1dc944024dde7c7 (patch)
tree10cdc3e458fed2a7c341becd95fd4ab27829ad1b /android/Makefile.am
parent7217d1f5b1287084b0184f32437511665c245466 (diff)
downloadbluez-aa043e8586d26bcad34efd6ce1dc944024dde7c7.tar.gz
android/client: Add a2dp sink support
This adds support for a2dp sink HAL, which is almost identical to source role.
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 8f619e119..6d74c050d 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -118,6 +118,7 @@ android_haltest_SOURCES = android/client/haltest.c \
android/client/tabcompletion.c \
android/client/if-main.h \
android/client/if-av.c \
+ android/client/if-av-sink.c \
android/client/if-rc.c \
android/client/if-rc-ctrl.c \
android/client/if-bt.c \