Distribute and install the `cvssh' manpage.
authormdw <mdw>
Sat, 24 Apr 1999 12:43:14 +0000 (12:43 +0000)
committermdw <mdw>
Sat, 24 Apr 1999 12:43:14 +0000 (12:43 +0000)
Makefile.am

index 39502b0..170307b 100644 (file)
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS = foreign
 
 bin_PROGRAMS = banned chrootsh ushell cvssh
-man_MANS = banned.8 chrootsh.8 ushell.1
+man_MANS = banned.8 chrootsh.8 ushell.1 cvssh.1
 
 INCLUDES = \
        -DCHROOTSH_PATH=\"${bindir}/`echo chrootsh|sed '${transform}'`\"