aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2017-03-16 09:36:13 +0100
committerJosé Bollo <jose.bollo@iot.bzh>2017-03-17 13:01:40 +0100
commit550ca0ae2bb9138c85fda941b67d4db1da1609ed (patch)
tree4c603caedb8c0bfc1fe174f9dd04809bed8a5467 /src/CMakeLists.txt
parent600a5cde310c62e4c6ed1845cf0234ba04fb6f90 (diff)
Switch to use systemd database
Installation now creates unit files. This commits use these created unit files to fill the application database of afm-user-daemon. Change-Id: Ice39d3ff51b6afe41609f3ce4ff0e89b2f3a0ca7 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 41c2b1e..b4894b6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -119,6 +119,7 @@ add_library(secwrp STATIC
add_library(afm STATIC
afm-db.c
+ afm-udb.c
afm-launch.c
afm-launch-mode.c
afm-run.c