summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 b2d008c..b2d008c 100644
--- a/proxy/man/gssproxy-mech.8.xml
+++ b/proxy/man/gssproxy-mech.8.xml.in