summaryrefslogtreecommitdiffstats
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 b83f47e5..ef64f33a 100644
--- a/swaybar/meson.build
+++ b/swaybar/meson.build
@@ -1,5 +1,6 @@
1tray_files = get_option('enable-tray') ? [ 1tray_files = get_option('enable-tray') ? [
2 'tray/tray.c', 2 'tray/tray.c',
3 'tray/watcher.c'
3] : [] 4] : []
4 5
5swaybar_deps = [ 6swaybar_deps = [