aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-04-21 19:04:54 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2017-04-21 19:04:54 +0200
commit1164734afd826ca8cef0a624aa4f4c59ecb1e228 (patch)
tree68254a926510a9f73a312ce504060ef19374e089 /src/CMakeLists.txt
parentd597a7dd81bbb83a0442345c547b3317839994cf (diff)
afb-monitor: draft of monitoring
this is a draft version to be continued. Change-Id: I1062a6f872a2b36d4e0434fb18d1857961d50aab Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index fe497fc9..bec9124e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -74,6 +74,7 @@ ADD_LIBRARY(afb-lib STATIC
afb-hsrv.c
afb-hswitch.c
afb-method.c
+ afb-monitor.c
afb-msg-json.c
afb-perm.c
afb-session.c