summaryrefslogtreecommitdiffstats
path: root/ctl-plugin/CMakeLists.txt
diff options
context:
space:
mode:
authorfulup <fulup.arfoll@iot.bzh>2017-08-24 13:38:06 +0200
committerFulup Ar Foll <fulup@iot.bzh>2017-08-25 22:39:06 +0200
commitb2d97d07654071e258b2aab38333bf4e2b301b3f (patch)
tree58bd77031c400fb8056ab6720bcc5e18598b13d9 /ctl-plugin/CMakeLists.txt
parent16d177bf418fb22794fbbd4f1aac489cf82d7f48 (diff)
Cleanup in reop names
Diffstat (limited to 'ctl-plugin/CMakeLists.txt')
-rw-r--r--ctl-plugin/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ctl-plugin/CMakeLists.txt b/ctl-plugin/CMakeLists.txt
index c745cef..070a1d3 100644
--- a/ctl-plugin/CMakeLists.txt
+++ b/ctl-plugin/CMakeLists.txt
@@ -43,6 +43,7 @@ PROJECT_TARGET_ADD(audio-plugin-sample)
# Library dependencies (include updates automatically)
TARGET_LINK_LIBRARIES(${TARGET_NAME}
afb-utilities
+ afb-controller
${link_libraries}
)