diff --git a/doc/reference/clutter/Makefile.am b/doc/reference/clutter/Makefile.am index b6f9abbab..9fc9f47e6 100644 --- a/doc/reference/clutter/Makefile.am +++ b/doc/reference/clutter/Makefile.am @@ -12,7 +12,7 @@ SCANGOBJ_OPTIONS = --type-init-func="clutter_base_init()" # Extra options to supply to gtkdoc-scan. # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" -SCAN_OPTIONS = --deprecated-guards="CLUTTER_DISABLE_DEPRECATED" +SCAN_OPTIONS = # Extra options to supply to gtkdoc-mkdb. # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml