diff options
Diffstat (limited to 'libudev/docs/Makefile.am')
-rw-r--r-- | libudev/docs/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libudev/docs/Makefile.am b/libudev/docs/Makefile.am index 7cd1713912..46b8797203 100644 --- a/libudev/docs/Makefile.am +++ b/libudev/docs/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 +MKDB_OPTIONS=--sgml-mode --output-format=xml --name-space udev # Extra options to supply to gtkdoc-mktmpl # e.g. MKTMPL_OPTIONS=--only-section-tmpl |