hook: adding of hook feature for requests
[src/app-framework-binder.git] / src / CMakeLists.txt
index 94e0a93..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