aboutsummaryrefslogtreecommitdiffstats
path: root/swaybar/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'swaybar/meson.build')
-rw-r--r--swaybar/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaybar/meson.build b/swaybar/meson.build
index e5f1811e..34bbdeea 100644
--- a/swaybar/meson.build
+++ b/swaybar/meson.build
@@ -26,6 +26,7 @@ executable(
26 'bar.c', 26 'bar.c',
27 'config.c', 27 'config.c',
28 'i3bar.c', 28 'i3bar.c',
29 'image.c',
29 'input.c', 30 'input.c',
30 'ipc.c', 31 'ipc.c',
31 'main.c', 32 'main.c',