X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=d422f6b934e4a76a058cb186479af0a867394153;hb=b70caad7da2eaea85db06dec8377b1cbebcec997;hp=abfd13e810ceaaac19ce7efde747eeec0c52cfaf;hpb=0fd887b7ab896e47b2f7ffe78f41738f3824a962;p=src%2Fapp-framework-binder.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index abfd13e8..d422f6b9 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -88,6 +88,7 @@ SET(AFB_LIB_SOURCES afb-context.c afb-cred.c afb-debug.c + afb-error-text.c afb-evt.c afb-export.c afb-fdev.c @@ -99,6 +100,7 @@ SET(AFB_LIB_SOURCES afb-method.c afb-monitor.c afb-msg-json.c + afb-permission-text.c afb-proto-ws.c afb-session.c afb-socket.c