summaryrefslogtreecommitdiff
path: root/lib/tray
diff options
context:
space:
mode:
authorkotontrion <[email protected]>2024-11-16 12:40:07 +0100
committerkotontrion <[email protected]>2024-11-16 12:40:07 +0100
commit1351db8d5b80c7521e808f81c91977a5dd2d9d34 (patch)
treea1469ed4aaca0f1f42e6d9a9251f5ccc9ff8bf78 /lib/tray
parente674e8f6e49e74edde795e012adbfe0fcfd8d729 (diff)
parent433984c5830aac3fcde66ffff93d0dc7e5e69366 (diff)
Merge branch 'main' into feat/tray-gtk4
Diffstat (limited to 'lib/tray')
-rw-r--r--lib/tray/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tray/meson.build b/lib/tray/meson.build
index cb7ab30..139cfb1 100644
--- a/lib/tray/meson.build
+++ b/lib/tray/meson.build
@@ -54,7 +54,7 @@ if get_option('lib')
vala_args: ['--vapi-comments'],
version: meson.project_version(),
install: true,
- install_dir: [true, true, true],
+ install_dir: [true, true, true]
)
pkgs = []