X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=39b7fe1a3ed35cf380f6e31a332537b58190555e;hb=33e615ea0cc26131532f4615ef4a2034488fa48e;hp=74702ad3830426dbc3c63359d14551ef8830231d;hpb=8be63ed03413ee79bb3aa3900950f695eb511960;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 74702ad3..39b7fe1a 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -43,8 +43,8 @@ ADD_LIBRARY(afb-lib STATIC afb-context.c afb-cred.c afb-debug.c - afb-ditf.c afb-evt.c + afb-export.c afb-hook.c afb-hreq.c afb-hsrv.c @@ -55,7 +55,6 @@ ADD_LIBRARY(afb-lib STATIC afb-proto-ws.c afb-session.c afb-stub-ws.c - afb-svc.c afb-trace.c afb-websock.c afb-ws-client.c