Script to transform CVS sources into buildable source tree.
[shells] / Makefile.am
index f416313..170307b 100644 (file)
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS = foreign
 
-bin_PROGRAMS = banned chrootsh ushell
-man_MANS = banned.8 chrootsh.8 ushell.1
+bin_PROGRAMS = banned chrootsh ushell cvssh
+man_MANS = banned.8 chrootsh.8 ushell.1 cvssh.1
 
 INCLUDES = \
        -DCHROOTSH_PATH=\"${bindir}/`echo chrootsh|sed '${transform}'`\"