summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGünther Deschner <gdeschner@redhat.com>2013-10-17 17:17:24 +0200
committerGünther Deschner <gdeschner@redhat.com>2013-10-18 15:17:47 +0200
commita87ab15711b340e1f06cb4ae5534cc76add04e2c (patch)
tree57865599b8f4d4570f139fb983d16f327b2f5f34
parent19b50ccfbf759c9505e3f88c7a32b4e0f954cd2c (diff)
downloadgss-proxy-a87ab15711b340e1f06cb4ae5534cc76add04e2c.tar.gz
gss-proxy-a87ab15711b340e1f06cb4ae5534cc76add04e2c.tar.xz
gss-proxy-a87ab15711b340e1f06cb4ae5534cc76add04e2c.zip
docs: autogenerate proxymech manpage.
Signed-off-by: Günther Deschner <gdeschner@redhat.com> Reviewed-by: Simo Sorce <simo@redhat.com>
-rw-r--r--proxy/configure.ac3
-rw-r--r--proxy/man/gssproxy-mech.8.xml.in (renamed from proxy/man/gssproxy-mech.8.xml)0
2 files changed, 2 insertions, 1 deletions
diff --git a/proxy/configure.ac b/proxy/configure.ac
index f3269e3..b75a1ef 100644
--- a/proxy/configure.ac
+++ b/proxy/configure.ac
@@ -180,5 +180,6 @@ AC_DEFINE_UNQUOTED([ABS_BUILD_DIR], ["$abs_build_dir"], [Absolute path to the bu
AC_SUBST([abs_builddir], $abs_build_dir)
AC_CONFIG_FILES([Makefile systemd/gssproxy.service man/Makefile
- contrib/gssproxy.spec examples/mech examples/gssproxy.conf])
+ contrib/gssproxy.spec examples/mech examples/gssproxy.conf
+ man/gssproxy-mech.8.xml])
AC_OUTPUT
diff --git a/proxy/man/gssproxy-mech.8.xml b/proxy/man/gssproxy-mech.8.xml.in
index 2249ced..2249ced 100644
--- a/proxy/man/gssproxy-mech.8.xml
+++ b/proxy/man/gssproxy-mech.8.xml.in