From 65247b0792caf80e14b2d491dbbf9fd666d09694 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Wed, 2 Oct 2013 15:47:53 +0200 Subject: [PATCH] install man page pam_yubico.8 --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 409e16b..fcbacf8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -56,6 +56,8 @@ if YKPERS dist_man1_MANS = ykpamcfg.1 endif +dist_man8_MANS = pam_yubico.8 + # Self tests. AM_LDFLAGS = -no-install