diff options
Diffstat (limited to 'modules/pam_rhosts')
-rw-r--r-- | modules/pam_rhosts/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/pam_rhosts/Makefile.am b/modules/pam_rhosts/Makefile.am index 6308fa80..db38d82f 100644 --- a/modules/pam_rhosts/Makefile.am +++ b/modules/pam_rhosts/Makefile.am @@ -9,7 +9,9 @@ EXTRA_DIST = README $(MANS) $(XMLS) tst-pam_rhosts TESTS = tst-pam_rhosts +if HAVE_DOC man_MANS = pam_rhosts.8 +endif XMLS = README.xml pam_rhosts.8.xml |