aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6c39170..597a610 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -44,8 +44,8 @@ add_library(${TARGETS_WM} MODULE
config.cpp
config.hpp
policy.hpp
- wm-client.cpp
- wm-error.cpp
+ wm_client.cpp
+ wm_error.cpp
applist.cpp
request.cpp)