diff options
Diffstat (limited to 'lib/tray')
-rw-r--r-- | lib/tray/meson.build | 2 |
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 = [] |