X-Git-Url: https://git.distorted.org.uk/~mdw/shells/blobdiff_plain/a079e30ddd1bc8a2a883a765311f3af0cfb08cb1..666cfc5c4c9465b282dd47f8b2b059a1e1376369:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 39502b0..170307b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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}'`\"