X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=cf978c95f7508af9eaa82da8720e52f3a6e39734;hb=f3d1f19ae308cc0559728c0ccf6281cbce5ee37c;hp=0d5e71222c7a289f5407cb0fd396c6b9291bc7d2;hpb=29ae81fa15c6080fd27929f4cc78e1289cb920e9;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 0d5e7122..cf978c95 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -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 @@ -124,6 +127,7 @@ SET(AFB_LIB_SOURCES sig-monitor.c subpath.c systemd.c + u16id.c uuid.c verbose.c watchdog.c