summaryrefslogtreecommitdiffstats
path: root/sway/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'sway/meson.build')
-rw-r--r--sway/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/sway/meson.build b/sway/meson.build
index fad1f88c..ad8160eb 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -11,7 +11,8 @@ sway_sources = files(
11 'commands/exec_always.c', 11 'commands/exec_always.c',
12 'commands/include.c', 12 'commands/include.c',
13 'commands/input.c', 13 'commands/input.c',
14 'commands/input/seat.c', 14 'commands/seat.c',
15 'commands/seat/attach.c',
15 'commands/input/accel_profile.c', 16 'commands/input/accel_profile.c',
16 'commands/input/click_method.c', 17 'commands/input/click_method.c',
17 'commands/input/drag_lock.c', 18 'commands/input/drag_lock.c',