summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2018-08-14 09:08:47 +1000
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2018-08-14 09:08:47 +1000
commit79487f7484ab2aa2518e6ef4ea04327257386947 (patch)
treef140525ff72578d7e2ba4c6d44af8c316544742f /docs
parent923096aac41199d8e6ec1bc3df211d36ab1607a1 (diff)
downloaddconf-79487f7484ab2aa2518e6ef4ea04327257386947.tar.gz
Build: revert to the old "enable-gtk-doc" flag since there is no reason to change it
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 d510464..581f9c2 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -1,4 +1,4 @@
-if get_option('gtk_doc')
+if get_option('enable-gtk-doc')
gnome.gtkdoc(
'dconf',
main_xml: 'dconf-docs.xml',