implement authorisation check
[src/app-framework-binder.git] / src / CMakeLists.txt
index 089c462..2f97fd1 100644 (file)
@@ -64,6 +64,7 @@ ADD_LIBRARY(afb-lib STATIC
        afb-api-so-v2.c
        afb-api-ws.c
        afb-apiset.c
+       afb-auth.c
        afb-common.c
        afb-config.c
        afb-context.c
@@ -77,7 +78,6 @@ ADD_LIBRARY(afb-lib STATIC
        afb-method.c
        afb-monitor.c
        afb-msg-json.c
-       afb-perm.c
        afb-session.c
        afb-stub-ws.c
        afb-subcall.c