X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=meson_options.txt;h=4ff7d5e63245215a939fed38af6a957957ccf5b9;hb=c64ea0f61a0842c7b71c3ccb9018fd9dce088164;hp=f8ec8621a53d0f53398af240ea9b18f1d732b6f0;hpb=3f3b64df9928cfda09f68aa9554ed148deffd76a;p=platform%2Fupstream%2Fat-spi2-core.git diff --git a/meson_options.txt b/meson_options.txt index f8ec862..4ff7d5e 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -19,6 +19,10 @@ option('systemd_user_dir', description: 'Location of the systemd user services', type: 'string', value: 'default') +option('systemd_system_dir', + description: 'Location of the systemd system services', + type: 'string', + value: 'default') option('enable_docs', description: 'Generate API reference for atspi (requires GTK-Doc)', type: 'boolean',