X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=6cbc6fa3c34fa6725df986a0772f6965d733e8d3;hb=feccdb76f572a5fad947475c21b5b9aff696b04b;hp=8d0121a58547633dff99c1c50d9e34d71d0c618e;hpb=f5ce0df45f5ce9f0b57b250dfd44513d085f1e54;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8d0121a5..6cbc6fa3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -69,7 +69,6 @@ ADD_LIBRARY(afb-lib STATIC afb-method.c afb-msg-json.c afb-session.c - afb-sig-handler.c afb-svc.c afb-subcall.c afb-thread.c @@ -78,10 +77,12 @@ ADD_LIBRARY(afb-lib STATIC afb-ws-json1.c afb-ws.c afb-wsj1.c + jobs.c locale-root.c + sd-fds.c + sig-monitor.c verbose.c websock.c - sd-fds.c ) ###########################################