aboutsummaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'sway/meson.build')
-rw-r--r--sway/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/sway/meson.build b/sway/meson.build
index bb6bf88c..8a73cc86 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -21,6 +21,7 @@ sway_sources = files(
21 'desktop/surface.c', 21 'desktop/surface.c',
22 'desktop/transaction.c', 22 'desktop/transaction.c',
23 'desktop/xdg_shell.c', 23 'desktop/xdg_shell.c',
24 'desktop/launcher.c',
24 25
25 'input/input-manager.c', 26 'input/input-manager.c',
26 'input/cursor.c', 27 'input/cursor.c',