X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2FCMakeLists.txt;h=60f83269376e4492025e335801784b28d316309e;hb=dc011f99aed9407c8319b1b70a81f56ad2f02bc8;hp=af4f10c174efc511ec2102e3a2724e34dcfd83d2;hpb=1ea6bd0f466a10d29f12801aa35fb6d2b30443a1;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index af4f10c1..60f83269 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -32,6 +32,7 @@ INCLUDE_DIRECTORIES( ADD_LIBRARY(afb-lib STATIC afb-api-dbus.c afb-api-so.c + afb-api-ws.c afb-apis.c afb-common.c afb-context.c @@ -49,6 +50,7 @@ ADD_LIBRARY(afb-lib STATIC afb-ws-json1.c afb-ws.c afb-wsj1.c + locale-root.c session.c verbose.c websock.c