X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=bc5fd4f08adacb8e5b10c301df0899e4f4636199;hb=5dd6480727cc1ecb12483fc4d971d73176505748;hp=5153c5c19a29ccd27918e36c2befc1fba879a5d3;hpb=f262b0f726ac0577f40525038b779185f144873f;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5153c5c1..bc5fd4f0 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -12,9 +12,9 @@ ADD_LIBRARY(src OBJECT afb-ws.c afb-ws-json.c afb-msg-json.c + afb-common.c websock.c verbose.c - utils-upoll.c ) INCLUDE_DIRECTORIES(${include_dirs})