summaryrefslogtreecommitdiff
path: root/client/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'client/meson.build')
-rw-r--r--client/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/meson.build b/client/meson.build
index 57b6b2f..d520508 100644
--- a/client/meson.build
+++ b/client/meson.build
@@ -1,6 +1,6 @@
as_util_cargs = ['-DG_LOG_DOMAIN="As"']
-if get_option('enable-builder')
+if get_option('builder')
appstream_builder = executable(
'appstream-builder',
sources : 'as-builder.c',