afb-context: Move credentials to context
[src/app-framework-binder.git] / src / CMakeLists.txt
index 0d5e712..d422f6b 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
@@ -99,6 +100,7 @@ SET(AFB_LIB_SOURCES
        afb-method.c
        afb-monitor.c
        afb-msg-json.c
+       afb-permission-text.c
        afb-proto-ws.c
        afb-session.c
        afb-socket.c
@@ -124,6 +126,7 @@ SET(AFB_LIB_SOURCES
        sig-monitor.c
        subpath.c
        systemd.c
+       u16id.c
        uuid.c
        verbose.c
        watchdog.c