summaryrefslogtreecommitdiff
path: root/lib/avtp_pipeline/tl/CMakeLists.txt
diff options
context:
space:
mode:
authorandrew-elder <aelder@audioscience.com>2017-10-07 16:33:38 -0400
committerGitHub <noreply@github.com>2017-10-07 16:33:38 -0400
commit21422721301a409209f9dbb04d0c102a2e072b7a (patch)
treea17c45107028ff33055aefa25e14e5bc195e5ff1 /lib/avtp_pipeline/tl/CMakeLists.txt
parentbffc91619ffff1990d81e7326d7d5879a705f523 (diff)
parent67cee412de055c7a49a8e37f1ee870269d3f5abb (diff)
downloadOpen-AVB-feature-appveyor.tar.gz
Merge pull request #701 from andrew-elder/feature/appveyorfeature-appveyor
appveyor - working
Diffstat (limited to 'lib/avtp_pipeline/tl/CMakeLists.txt')
-rw-r--r--lib/avtp_pipeline/tl/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/avtp_pipeline/tl/CMakeLists.txt b/lib/avtp_pipeline/tl/CMakeLists.txt
index 99b0bce2..d3622cc9 100644
--- a/lib/avtp_pipeline/tl/CMakeLists.txt
+++ b/lib/avtp_pipeline/tl/CMakeLists.txt
@@ -3,6 +3,7 @@ SET (SRC_FILES_TL
${AVB_OSAL_DIR}/tl/openavb_tl_osal.c
${AVB_SRC_DIR}/tl/openavb_listener.c
${AVB_SRC_DIR}/tl/openavb_talker.c
+ ${AVB_SRC_DIR}/avdecc_msg/openavb_avdecc_msg_client.c
)
if(AVB_FEATURE_ENDPOINT)