diff options
author | David Zeuthen <davidz@redhat.com> | 2009-06-08 16:30:15 -0400 |
---|---|---|
committer | David Zeuthen <davidz@redhat.com> | 2009-06-08 16:30:15 -0400 |
commit | a0674fee2ecb0b97cebf8301d661595391e57c46 (patch) | |
tree | 6319f76320e7868af8f9ea9e1efb98d3be5867f9 | |
parent | 8a10af06eedf0de7ff9bdda7dbf34c95fc8b17aa (diff) |
Also dist polkitd-1.xml0.92
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | docs/man/Makefile.am | 1 |
2 files changed, 3 insertions, 1 deletions
@@ -16,7 +16,7 @@ Build requirements Changes since PolicyKit 0.91: - David Zeuthen (35): + David Zeuthen (36): post-release version bump to 0.92 install gtkdoc HTML in the proper location Fix D-Bus policy to work with non-permissive D-Bus @@ -52,6 +52,7 @@ Changes since PolicyKit 0.91: Change GNOME to freedesktop.org in the docs Fix make distcheck Update NEWS + Also dist polkitd-1.xml Richard Hughes (2): fix up gtk-doc API markup for a couple of functions diff --git a/docs/man/Makefile.am b/docs/man/Makefile.am index 0754c06..7804a46 100644 --- a/docs/man/Makefile.am +++ b/docs/man/Makefile.am @@ -21,6 +21,7 @@ EXTRA_DIST = \ pkexec.xml \ pkcheck.xml \ pkaction.xml \ + polkitd-1.xml \ $(NULL) clean-local: |