u16id: Add maps for identifiers id of 16 bits
[src/app-framework-binder.git] / src / CMakeLists.txt
index abc81c8..abfd13e 100644 (file)
@@ -104,6 +104,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 +124,7 @@ SET(AFB_LIB_SOURCES
        sig-monitor.c
        subpath.c
        systemd.c
+       u16id.c
        uuid.c
        verbose.c
        watchdog.c