X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=src%2FCMakeLists.txt;h=597a6104497762f3685d0fc7a20b1d11ef4e65f9;hb=bdf5562f360402f810278ccbb3fdbab6b464d1c3;hp=f811be37c97d00a054be57de0b7a6d38e9a27f11;hpb=0602a4156ef549a2a229ba32b141f508230b43ad;p=apps%2Fagl-service-windowmanager.git diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index f811be3..597a610 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -44,7 +44,8 @@ add_library(${TARGETS_WM} MODULE config.cpp config.hpp policy.hpp - wm-client.cpp + wm_client.cpp + wm_error.cpp applist.cpp request.cpp)