uuid: Add module for UUID generation
[src/app-framework-binder.git] / src / CMakeLists.txt
index 3b444a0..ee0adb4 100644 (file)
@@ -123,6 +123,7 @@ SET(AFB_LIB_SOURCES
        sig-monitor.c
        subpath.c
        systemd.c
+       uuid.c
        verbose.c
        watchdog.c
        websock.c