summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2022-06-14 00:16:36 -0400
committerMatthias Clasen <mclasen@redhat.com>2022-06-22 13:57:26 -0400
commit07e367e7abb9d1cf236e6e88cc94ee23c3831492 (patch)
tree8c26d753ab6b1e86511f1b978ebece0a1d311613 /docs
parentd176ae30fae011d66884704ba8a45d54d5ac0698 (diff)
downloadpango-07e367e7abb9d1cf236e6e88cc94ee23c3831492.tar.gz
more ci build fixes
Diffstat (limited to 'docs')
-rw-r--r--docs/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/meson.build b/docs/meson.build
index 58543b01..e331f67a 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -1,4 +1,4 @@
-gidocgen = find_program('gi-docgen', required: get_option('docs'))
+gidocgen = find_program('gi-docgen', required: get_option('documentation'))
pango_content_files = [
'first_steps.md',