diff options
Diffstat (limited to 'docs/reference/libmm-glib/Makefile.am')
-rw-r--r-- | docs/reference/libmm-glib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/libmm-glib/Makefile.am b/docs/reference/libmm-glib/Makefile.am index 04dfeabf..3d636cd4 100644 --- a/docs/reference/libmm-glib/Makefile.am +++ b/docs/reference/libmm-glib/Makefile.am @@ -12,7 +12,7 @@ DOC_MODULE = libmm-glib DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml # Extra options to supply to gtkdoc-scan -SCAN_OPTIONS = +SCAN_OPTIONS = --rebuild-types --deprecated-guards="MM_DISABLE_DEPRECATED" # The directory containing the source code. DOC_SOURCE_DIR = \ |