diff options
Diffstat (limited to 'docs/gudev/Makefile.am')
-rw-r--r-- | docs/gudev/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gudev/Makefile.am b/docs/gudev/Makefile.am index 803a2bbd80..f2e953247a 100644 --- a/docs/gudev/Makefile.am +++ b/docs/gudev/Makefile.am @@ -32,7 +32,7 @@ SCAN_OPTIONS= # Extra options to supply to gtkdoc-mkdb. # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml -MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space=g_udev +MKDB_OPTIONS=--xml-mode --output-format=xml --name-space=g_udev # Extra options to supply to gtkdoc-mktmpl # e.g. MKTMPL_OPTIONS=--only-section-tmpl |