summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2017-08-25 22:34:56 +0200
committerFulup Ar Foll <fulup@iot.bzh>2017-08-25 22:34:56 +0200
commit8c2bfc0512a8b56fa75395ad3c984d4978258a6a (patch)
tree5260cfc0a8a522ee0afe4ecd5152c44ef9bdb3e3
parent2f6ce99cfed9795d2a68894abddcdc533d9af097 (diff)
Merge Conflict
-rw-r--r--ctl-plugin/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ctl-plugin/CMakeLists.txt b/ctl-plugin/CMakeLists.txt
index fb2009f..d89e67d 100644
--- a/ctl-plugin/CMakeLists.txt
+++ b/ctl-plugin/CMakeLists.txt
@@ -43,7 +43,6 @@ PROJECT_TARGET_ADD(audio-plugin-sample)
# Library dependencies (include updates automatically)
TARGET_LINK_LIBRARIES(${TARGET_NAME}
afb-utilities
- afb-controller
${link_libraries}
)