hook: adding of hook feature for requests
[src/app-framework-binder.git] / src / CMakeLists.txt
index 9c13cc1..d396aef 100644 (file)
@@ -40,6 +40,7 @@ ADD_LIBRARY(afb-lib STATIC
        afb-common.c
        afb-context.c
        afb-evt.c
+       afb-hook.c
        afb-hreq.c
        afb-hsrv.c
        afb-hswitch.c
@@ -48,6 +49,7 @@ ADD_LIBRARY(afb-lib STATIC
        afb-sig-handler.c
        afb-svc.c
        afb-subcall.c
+       afb-thread.c
        afb-websock.c
        afb-ws-client.c
        afb-ws-json1.c