Factorize common code for handling requests
[src/app-framework-binder.git] / src / CMakeLists.txt
index a0579cf..919e0d5 100644 (file)
@@ -57,6 +57,7 @@ ADD_LIBRARY(afb-lib STATIC
        afb-api-dbus.c
        afb-api-so.c
        afb-api-so-v1.c
+       afb-api-so-v2.c
        afb-api-ws.c
        afb-apis.c
        afb-common.c
@@ -78,6 +79,7 @@ ADD_LIBRARY(afb-lib STATIC
        afb-ws-json1.c
        afb-ws.c
        afb-wsj1.c
+       afb-xreq.c
        jobs.c
        locale-root.c
        sd-fds.c