PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Tue Feb 10 07:47:19 PST 2009
docs/polkit/Makefile.am | 2 +-
docs/polkitagent/Makefile.am | 2 +-
docs/polkitbackend/Makefile.am | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 86125787fdbfda8f503013c74170f11bf4bbddfe
Author: David Zeuthen <davidz at redhat.com>
Date: Tue Feb 10 10:45:25 2009 -0500
install gtkdoc HTML in the proper location
diff --git a/docs/polkit/Makefile.am b/docs/polkit/Makefile.am
index da1eb7f..3be9176 100644
--- a/docs/polkit/Makefile.am
+++ b/docs/polkit/Makefile.am
@@ -4,7 +4,7 @@ NULL =
AUTOMAKE_OPTIONS = 1.7
# The name of the module.
-DOC_MODULE=polkit
+DOC_MODULE=polkit-1
# The top-level SGML file.
DOC_MAIN_SGML_FILE=polkit-docs.xml
diff --git a/docs/polkitagent/Makefile.am b/docs/polkitagent/Makefile.am
index 4ef4787..2437a1d 100644
--- a/docs/polkitagent/Makefile.am
+++ b/docs/polkitagent/Makefile.am
@@ -4,7 +4,7 @@ NULL =
AUTOMAKE_OPTIONS = 1.7
# The name of the module.
-DOC_MODULE=polkitagent
+DOC_MODULE=polkitagent-1
# The top-level SGML file.
DOC_MAIN_SGML_FILE=polkitagent-docs.xml
diff --git a/docs/polkitbackend/Makefile.am b/docs/polkitbackend/Makefile.am
index 8725334..96cbbed 100644
--- a/docs/polkitbackend/Makefile.am
+++ b/docs/polkitbackend/Makefile.am
@@ -4,7 +4,7 @@ NULL =
AUTOMAKE_OPTIONS = 1.7
# The name of the module.
-DOC_MODULE=polkitbackend
+DOC_MODULE=polkitbackend-1
# The top-level SGML file.
DOC_MAIN_SGML_FILE=polkitbackend-docs.xml
More information about the hal-commit
mailing list