summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 086a2aa1..3c9763d3 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -56,7 +56,6 @@ SET(AFB_LIB_SOURCES
afb-session.c
afb-socket.c
afb-stub-ws.c
- afb-systemd.c
afb-trace.c
afb-websock.c
afb-ws-client.c
@@ -74,6 +73,7 @@ SET(AFB_LIB_SOURCES
process-name.c
sig-monitor.c
subpath.c
+ systemd.c
verbose.c
watchdog.c
websock.c