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 20fe02fb..6fdc4a7d 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -175,6 +175,7 @@ sway_sources = files(
175 'commands/input/xkb_switch_layout.c', 175 'commands/input/xkb_switch_layout.c',
176 'commands/input/xkb_variant.c', 176 'commands/input/xkb_variant.c',
177 177
178 'commands/output/adaptive_sync.c',
178 'commands/output/background.c', 179 'commands/output/background.c',
179 'commands/output/disable.c', 180 'commands/output/disable.c',
180 'commands/output/dpms.c', 181 'commands/output/dpms.c',