summaryrefslogtreecommitdiff
path: root/contrib/session-helper/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/session-helper/meson.build')
-rw-r--r--contrib/session-helper/meson.build4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/session-helper/meson.build b/contrib/session-helper/meson.build
index 2ce7b23..66e6e5b 100644
--- a/contrib/session-helper/meson.build
+++ b/contrib/session-helper/meson.build
@@ -13,7 +13,7 @@ con2 = configuration_data()
con2.set('servicedir', libexecdir)
# replace @servicedir@
-if get_option('enable-systemd')
+if get_option('systemd')
configure_file(
input : 'colord-session.service.in',
output : 'colord-session.service',
@@ -63,7 +63,7 @@ executable(
install_data('org.freedesktop.ColorHelper.gschema.xml',
install_dir : 'share/glib-2.0/schemas')
-if get_option('enable-session-example')
+if get_option('session_example')
executable(
'colord-session-example',
sources : [