afb-error-text: Introduce standard error text
[src/app-framework-binder.git] / src / CMakeLists.txt
index abc81c8..d290327 100644 (file)
@@ -88,6 +88,7 @@ SET(AFB_LIB_SOURCES
        afb-context.c
        afb-cred.c
        afb-debug.c
+       afb-error-text.c
        afb-evt.c
        afb-export.c
        afb-fdev.c
@@ -104,6 +105,7 @@ SET(AFB_LIB_SOURCES
        afb-socket.c
        afb-stub-ws.c
        afb-supervision.c
+       afb-token.c
        afb-trace.c
        afb-websock.c
        afb-ws-client.c
@@ -123,6 +125,7 @@ SET(AFB_LIB_SOURCES
        sig-monitor.c
        subpath.c
        systemd.c
+       u16id.c
        uuid.c
        verbose.c
        watchdog.c