summaryrefslogtreecommitdiffstats
path: root/plugins/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2015-12-21 18:16:24 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2015-12-21 18:16:24 +0100
commit8f55018795aca8fa18f7431fd9171672303602cc (patch)
tree742a3132be1776591a71aabd447908c821b2fdb3 /plugins/CMakeLists.txt
parent7c2a0b5d080742c1d85a48b261b6949d0ccd1f11 (diff)
Add plugin for the framework afm-main
Change-Id: Ib0bfba52aac8a60afc9a80a564202689e28b18ff
Diffstat (limited to 'plugins/CMakeLists.txt')
-rw-r--r--plugins/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/CMakeLists.txt b/plugins/CMakeLists.txt
index c66de5e7..769cc1e1 100644
--- a/plugins/CMakeLists.txt
+++ b/plugins/CMakeLists.txt
@@ -2,3 +2,4 @@ ADD_SUBDIRECTORY(session)
ADD_SUBDIRECTORY(samples)
ADD_SUBDIRECTORY(audio)
ADD_SUBDIRECTORY(radio)
+ADD_SUBDIRECTORY(afm-main-plugin)