aboutsummaryrefslogtreecommitdiff
path: root/sway/meson.build
diff options
context:
space:
mode:
authorNicolas Braud-Santoni <nicolas@braud-santoni.eu>2018-05-05 20:42:17 +0200
committerGitHub <noreply@github.com>2018-05-05 20:42:17 +0200
commit30c00b26966d8bdd491e808604b7da87ec89f679 (patch)
treed508d2e5999e6f258b49e6698fcc874ba03ca8b6 /sway/meson.build
parentcb2a3e90360ed852f3ee46dfef3d28e69f4c3346 (diff)
parenta8d1b05bac4cee56731d7e4aaafdcd0acd6bb787 (diff)
downloadsway-30c00b26966d8bdd491e808604b7da87ec89f679.tar.xz
Merge branch 'master' into spelling
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 7c93b5c4..f70a8e44 100644
--- a/sway/meson.build
+++ b/sway/meson.build
@@ -60,6 +60,7 @@ sway_sources = files(
'commands/set.c',
'commands/split.c',
'commands/swaybg_command.c',
+ 'commands/title_format.c',
'commands/workspace.c',
'commands/ws_auto_back_and_forth.c',