X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=3e3a9e159f8f0d7f18208f1fdc4c47ed4c60097a;hb=65353dce81a629e042800bb7b86fcd869a76727e;hp=d290327c67f5dbc0c741a35ba3d4a1bc151545bd;hpb=74a7ebbea3d36158aabbda85d2aeb5a1b3a9daa9;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d290327c..3e3a9e15 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ ########################################################################### -# Copyright (C) 2015-2019 "IoT.bzh" +# Copyright (C) 2015-2020 "IoT.bzh" # # author: José Bollo # @@ -100,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