summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSathish Narasimman <sathish.narasimman@intel.com>2022-11-22 15:42:29 +0530
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2023-03-10 13:41:06 -0800
commitd297a03b7a6169cb556f7fcdbb1ee81648bb2b5f (patch)
tree253b3df7dbb402adeb7fd734d503cc1253b08798 /Makefile.am
parent7111c0039f5c14e46c6d26c60fec2091d69549c6 (diff)
downloadbluez-d297a03b7a6169cb556f7fcdbb1ee81648bb2b5f.tar.gz
shared/csip: Add initial code for handling CSIP
This adds initial code for Coordinated Set Identification 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 7b010c815..7ded3ba75 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -233,6 +233,7 @@ shared_sources = src/shared/io.h src/shared/timeout.h \
src/shared/bap.h src/shared/bap.c src/shared/ascs.h \
src/shared/mcs.h src/shared/mcp.h src/shared/mcp.c \
src/shared/vcp.c src/shared/vcp.h \
+ src/shared/csip.c src/shared/csip.h \
src/shared/lc3.h src/shared/tty.h
if READLINE