Make possible to call a method from a binding
[src/app-framework-binder.git] / src / CMakeLists.txt
index ca20665..286b825 100644 (file)
@@ -35,12 +35,14 @@ ADD_LIBRARY(afb-lib STATIC
        afb-apis.c
        afb-common.c
        afb-context.c
+       afb-evt.c
        afb-hreq.c
        afb-hsrv.c
        afb-hswitch.c
        afb-method.c
        afb-msg-json.c
        afb-sig-handler.c
+       afb-subcall.c
        afb-websock.c
        afb-ws-client.c
        afb-ws-json1.c