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 fee2ddd2..01d5ef36 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -6,6 +6,7 @@ sway_sources = files(
6 'input/seat.c', 6 'input/seat.c',
7 'input/cursor.c', 7 'input/cursor.c',
8 'input/keyboard.c', 8 'input/keyboard.c',
9 'commands/bind.c',
9 'commands/exit.c', 10 'commands/exit.c',
10 'commands/exec.c', 11 'commands/exec.c',
11 'commands/exec_always.c', 12 'commands/exec_always.c',