chiark / gitweb /
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 39502b09175eca32f994645a8af5856b7419b4ec..170307bd6d98e920cca829eb1af97ab7ade56f43 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}'`\"