summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2018-08-14 11:03:47 +0000
committerDaniel Playfair Cal <daniel.playfair.cal@gmail.com>2018-08-14 11:03:47 +0000
commit01cb4e826f16b5b274c4525d8ddc11703142db3d (patch)
treef78bd8647d85a3a5fd9236631f14609a3d0361b7 /docs
parent752314a61f4b5e91526e9f71dc7e2c9193217873 (diff)
downloaddconf-01cb4e826f16b5b274c4525d8ddc11703142db3d.tar.gz
Revert "Merge branch 'fix/build-gtk-doc' into 'master'"
This reverts merge request !18
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 581f9c2..d510464 100644
--- a/docs/meson.build
+++ b/docs/meson.build
@@ -1,4 +1,4 @@
-if get_option('enable-gtk-doc')
+if get_option('gtk_doc')
gnome.gtkdoc(
'dconf',
main_xml: 'dconf-docs.xml',