summaryrefslogtreecommitdiffstats
path: root/sway/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sway/CMakeLists.txt')
-rw-r--r--sway/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/sway/CMakeLists.txt b/sway/CMakeLists.txt
index b85d619f..274fcc4a 100644
--- a/sway/CMakeLists.txt
+++ b/sway/CMakeLists.txt
@@ -24,6 +24,8 @@ add_executable(sway
24 base64.c 24 base64.c
25 main.c 25 main.c
26 server.c 26 server.c
27 ipc-json.c
28 ipc-server.c
27) 29)
28 30
29add_definitions( 31add_definitions(