From: Richard Levitte Date: Fri, 11 Feb 2000 11:21:50 +0000 (+0000) Subject: Add compilation of the new passwd utility. X-Git-Tag: OpenSSL_0_9_5beta1~81 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=f6814ea43ab9271b8c9ae460b2a460d728bb9277 Add compilation of the new passwd utility. --- diff --git a/apps/makeapps.com b/apps/makeapps.com index 767f274293..cd5458871c 100644 --- a/apps/makeapps.com +++ b/apps/makeapps.com @@ -79,7 +79,7 @@ $! $! Define what programs should be compiled $! $ PROGRAMS := OPENSSL -$!$ PROGRAMS := VERIFY,ASN1PARS,REQ,DGST,DH,ENC,GENDH,ERRSTR,CA,CRL,- +$!$ PROGRAMS := VERIFY,ASN1PARS,REQ,DGST,DH,ENC,PASSWD,GENDH,ERRSTR,CA,CRL,- $! RSA,DSA,DSAPARAM,- $! X509,GENRSA,GENDSA,S_SERVER,S_CLIENT,SPEED,- $! S_TIME,VERSION,PKCS7,CRL2P7,SESS_ID,CIPHERS,NSEQ,