summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSathish Narasimman <sathish.narasimman@intel.com>2022-09-19 13:37:20 +0530
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2022-09-19 15:22:32 -0700
commitb8a113ecbabcae1c6192bdb9b9ab6f352056c5bf (patch)
treeb56ce8c0ff36c410b7ffffbb76076bd1a2db1fe6 /Makefile.am
parentf6ac0886f08e6b8e030816acf2029ca1ef41c7ac (diff)
downloadbluez-b8a113ecbabcae1c6192bdb9b9ab6f352056c5bf.tar.gz
shared/vcp: Add initial code for handling VCP
This adds initial code for Volume Control Profile.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 960bf21bc..27715c73d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -231,6 +231,7 @@ shared_sources = src/shared/io.h src/shared/timeout.h \
src/shared/gap.h src/shared/gap.c \
src/shared/log.h src/shared/log.c \
src/shared/bap.h src/shared/bap.c src/shared/ascs.h \
+ src/shared/vcp.c src/shared/vcp.h \
src/shared/lc3.h src/shared/tty.h
if READLINE