X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=2985db4b69fe8a60961f300ea0b4c30a940cb9f3;hb=d9de3cd38b17ad16fb6ad6f74e83f4700c5f2b49;hp=086a2aa1dbb67455a3fdea21c7d3bcc93f946afd;hpb=418ba126a955ee38804152c6c905ff200bbc1a92;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 086a2aa1..2985db4b 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -56,7 +56,6 @@ SET(AFB_LIB_SOURCES afb-session.c afb-socket.c afb-stub-ws.c - afb-systemd.c afb-trace.c afb-websock.c afb-ws-client.c @@ -64,6 +63,7 @@ SET(AFB_LIB_SOURCES afb-ws.c afb-wsj1.c afb-xreq.c + evmgr.c fdev.c fdev-epoll.c fdev-systemd.c @@ -74,6 +74,7 @@ SET(AFB_LIB_SOURCES process-name.c sig-monitor.c subpath.c + systemd.c verbose.c watchdog.c websock.c