summaryrefslogtreecommitdiffstats
path: root/src/man/Makefile.am
diff options
context:
space:
mode:
authorNoam Meltzer <tsnoam@gmail.com>2014-09-06 12:07:25 +0000
committerJakub Hrozek <jhrozek@redhat.com>2014-09-08 15:31:28 +0200
commit97216f0129366ac4850f62dac104b8d280ba517a (patch)
treeb069b2857ceca3dd931004672092a82c64745b63 /src/man/Makefile.am
parentea0a71921ea396f5cc0e9e20d9a2aafc681b3eb9 (diff)
downloadsssd-97216f0129366ac4850f62dac104b8d280ba517a.tar.gz
sssd-97216f0129366ac4850f62dac104b8d280ba517a.tar.xz
sssd-97216f0129366ac4850f62dac104b8d280ba517a.zip
NFSv4 client: man page
changes from previous patch: * fixed idmapd.conf example (sss plugin name) * squahsed the rpm spec into one commit Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'src/man/Makefile.am')
-rw-r--r--src/man/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/man/Makefile.am b/src/man/Makefile.am
index 546e0ade2..a92ac0d1e 100644
--- a/src/man/Makefile.am
+++ b/src/man/Makefile.am
@@ -45,7 +45,9 @@ man_MANS = \
sssd.8 sssd.conf.5 sssd-ldap.5 \
sssd-krb5.5 sssd-simple.5 \
sssd_krb5_locator_plugin.8 sss_groupshow.8 \
- pam_sss.8 sss_obfuscate.8 sss_cache.8 sss_debuglevel.8 sss_seed.8
+ pam_sss.8 sss_obfuscate.8 sss_cache.8 sss_debuglevel.8 sss_seed.8 \
+ sss_rpcidmapd.5 \
+ $(NULL)
if BUILD_SAMBA
man_MANS += sssd-ipa.5 sssd-ad.5