summaryrefslogtreecommitdiffstats
path: root/wayland/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/CMakeLists.txt')
-rw-r--r--wayland/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/wayland/CMakeLists.txt b/wayland/CMakeLists.txt
index df92db9e..54fe3e23 100644
--- a/wayland/CMakeLists.txt
+++ b/wayland/CMakeLists.txt
@@ -5,7 +5,7 @@ include_directories(
5 ${WAYLAND_INCLUDE_DIR} 5 ${WAYLAND_INCLUDE_DIR}
6) 6)
7 7
8add_library(sway-wayland 8add_library(sway-wayland STATIC
9 buffers.c 9 buffers.c
10 pango.c 10 pango.c
11 registry.c 11 registry.c