watchdog: Isolate the watchdog from jobs
[src/app-framework-binder.git] / src / CMakeLists.txt
index d81c314..086a2aa 100644 (file)
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (C) 2015-2018 "IoT.bzh"
+# Copyright (C) 2015-2019 "IoT.bzh"
 #
 # author: José Bollo <jose.bollo@iot.bzh>
 #
@@ -75,6 +75,7 @@ SET(AFB_LIB_SOURCES
        sig-monitor.c
        subpath.c
        verbose.c
+       watchdog.c
        websock.c
        wrap-json.c
 )