afb-export: refactor of binder interface
[src/app-framework-binder.git] / src / CMakeLists.txt
index fe40c4c..39b7fe1 100644 (file)
@@ -43,8 +43,8 @@ ADD_LIBRARY(afb-lib STATIC
        afb-context.c
        afb-cred.c
        afb-debug.c
-       afb-ditf.c
        afb-evt.c
+       afb-export.c
        afb-hook.c
        afb-hreq.c
        afb-hsrv.c
@@ -52,9 +52,9 @@ ADD_LIBRARY(afb-lib STATIC
        afb-method.c
        afb-monitor.c
        afb-msg-json.c
+       afb-proto-ws.c
        afb-session.c
        afb-stub-ws.c
-       afb-svc.c
        afb-trace.c
        afb-websock.c
        afb-ws-client.c
@@ -64,6 +64,7 @@ ADD_LIBRARY(afb-lib STATIC
        afb-xreq.c
        jobs.c
        locale-root.c
+       process-name.c
        sd-fds.c
        sig-monitor.c
        subpath.c