split api handling
[src/app-framework-binder.git] / src / CMakeLists.txt
index d8bddcf..7e25276 100644 (file)
@@ -2,8 +2,10 @@
 ADD_LIBRARY(src OBJECT
        main.c
        session.c
-       http-svc.c
+       afb-hsrv.c
+       afb-hswitch.c
        afb-apis.c
+       afb-api-so.c
        afb-method.c
        afb-hreq.c
        afb-websock.c