afb-perm: separate access to permission db
[src/app-framework-binder.git] / src / CMakeLists.txt
index abfd13e..cf978c9 100644 (file)
@@ -88,6 +88,7 @@ SET(AFB_LIB_SOURCES
        afb-context.c
        afb-cred.c
        afb-debug.c
+       afb-error-text.c
        afb-evt.c
        afb-export.c
        afb-fdev.c
@@ -99,6 +100,8 @@ SET(AFB_LIB_SOURCES
        afb-method.c
        afb-monitor.c
        afb-msg-json.c
+       afb-perm.c
+       afb-permission-text.c
        afb-proto-ws.c
        afb-session.c
        afb-socket.c