X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=7038205c8699704e66e29cf0d4efc2180ee67f36;hb=a868fc272224cc8737e2925aa5cc94f0dd0bc8d6;hp=421866dac52308ce2e828a78a5ba9177510ab6df;hpb=95ad0012182b5f32cc1dd9843304b58d263a7de0;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 421866da..7038205c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -45,6 +45,7 @@ SET(AFB_LIB_SOURCES afb-export.c afb-fdev.c afb-hook.c + afb-hook-flags.c afb-hreq.c afb-hsrv.c afb-hswitch.c @@ -53,6 +54,7 @@ SET(AFB_LIB_SOURCES afb-msg-json.c afb-proto-ws.c afb-session.c + afb-socket.c afb-stub-ws.c afb-systemd.c afb-trace.c