summaryrefslogtreecommitdiffstats
path: root/src/man/Makefile.am
diff options
context:
space:
mode:
authorNick Guay <nguay@redhat.com>2012-08-01 12:17:55 -0400
committerJakub Hrozek <jhrozek@redhat.com>2012-08-01 21:14:17 +0200
commit6ea6ec5cb7d9985e2730fb9d4657624d10aed4d8 (patch)
tree2fa5fe47f80d028b862682769c01d22d8b07bdf8 /src/man/Makefile.am
parent39b20025db12d88cd564666b3de0dbe0ce09ff2c (diff)
downloadsssd-6ea6ec5cb7d9985e2730fb9d4657624d10aed4d8.tar.gz
sssd-6ea6ec5cb7d9985e2730fb9d4657624d10aed4d8.tar.xz
sssd-6ea6ec5cb7d9985e2730fb9d4657624d10aed4d8.zip
First-boot sss_seed tool
Diffstat (limited to 'src/man/Makefile.am')
-rw-r--r--src/man/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/Makefile.am b/src/man/Makefile.am
index 4ed76c8ab..eb879802e 100644
--- a/src/man/Makefile.am
+++ b/src/man/Makefile.am
@@ -42,7 +42,7 @@ man_MANS = \
sssd.8 sssd.conf.5 sssd-ldap.5 \
sssd-krb5.5 sssd-ipa.5 sssd-simple.5 sssd-ad.5 \
sssd_krb5_locator_plugin.8 sss_groupshow.8 \
- pam_sss.8 sss_obfuscate.8 sss_cache.8 sss_debuglevel.8
+ pam_sss.8 sss_obfuscate.8 sss_cache.8 sss_debuglevel.8 sss_seed.8
if BUILD_SSH
man_MANS += sss_ssh_authorizedkeys.1 sss_ssh_knownhostsproxy.1