splitting rest-api in two parts
[src/app-framework-binder.git] / src / CMakeLists.txt
index 605a0df..6eeb431 100644 (file)
@@ -3,7 +3,8 @@ ADD_LIBRARY(src OBJECT
        main.c
        session.c
        http-svc.c
-       rest-api.c
+       afb-api.c
+       afb-plugins.c
        afb-method.c
        afb-hreq.c
        afb-websock.c