utils-systemd: introduction of systemd interface
[src/app-framework-main.git] / src / CMakeLists.txt
index b7c130a..f121a62 100644 (file)
@@ -100,6 +100,7 @@ add_library(utils STATIC
        utils-dir.c
        utils-file.c
        utils-json.c
+       utils-systemd.c
        verbose.c
        )