X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=74702ad3830426dbc3c63359d14551ef8830231d;hb=159c895986f2358d6df8bb5804cc4419cc6b457f;hp=fe40c4c6870ea7b6914a3261350ba8b21d72479c;hpb=e28787235090fdf2be6626e1e0a7e02314013652;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fe40c4c6..74702ad3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -52,6 +52,7 @@ ADD_LIBRARY(afb-lib STATIC afb-method.c afb-monitor.c afb-msg-json.c + afb-proto-ws.c afb-session.c afb-stub-ws.c afb-svc.c @@ -64,6 +65,7 @@ ADD_LIBRARY(afb-lib STATIC afb-xreq.c jobs.c locale-root.c + process-name.c sd-fds.c sig-monitor.c subpath.c