summaryrefslogtreecommitdiffstats
path: root/sway/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/CMakeLists.txt')
-rw-r--r--sway/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/CMakeLists.txt b/sway/CMakeLists.txt
index 617a71f0..f9209189 100644
--- a/sway/CMakeLists.txt
+++ b/sway/CMakeLists.txt
@@ -19,6 +19,7 @@ file(GLOB cmds
19 19
20add_executable(sway 20add_executable(sway
21 desktop/output.c 21 desktop/output.c
22 desktop/xdg_shell_v6.c
22 23
23 tree/container.c 24 tree/container.c
24 tree/criteria.c 25 tree/criteria.c