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 8fcf841c..76a31d73 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -175,6 +175,7 @@ sway_sources = files(
175 'commands/output/disable.c', 175 'commands/output/disable.c',
176 'commands/output/dpms.c', 176 'commands/output/dpms.c',
177 'commands/output/enable.c', 177 'commands/output/enable.c',
178 'commands/output/max_render_time.c',
178 'commands/output/mode.c', 179 'commands/output/mode.c',
179 'commands/output/position.c', 180 'commands/output/position.c',
180 'commands/output/scale.c', 181 'commands/output/scale.c',