X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=apps%2Fmakeapps.com;h=2724cc605136f1fa9798bf684b5c91ceadfb8dc2;hp=efc213c8eed0663605e16222734afc4cf73f62ea;hb=e58c4d3cdde7a0a01df2884bfeec31a2b07be22d;hpb=3a660e73645afb4c3625e0fd880a696d0d7a998a diff --git a/apps/makeapps.com b/apps/makeapps.com index efc213c8ee..2724cc6051 100644 --- a/apps/makeapps.com +++ b/apps/makeapps.com @@ -178,7 +178,7 @@ $! NOTE: Some might think this list ugly. However, it's made this way to $! reflect the E_OBJ variable in Makefile as closely as possible, thereby $! making it fairly easy to verify that the lists are the same. $! -$ LIB_OPENSSL = "VERIFY,ASN1PARS,REQ,DGST,DH,DHPARAM,ENC,PASSWD,GENDH,ERRSTR,"+- +$ LIB_OPENSSL = "VERIFY,ASN1PARS,REQ,DGST,DHPARAM,ENC,PASSWD,ERRSTR,"+- "CA,PKCS7,CRL2P7,CRL,"+- "RSA,RSAUTL,DSA,DSAPARAM,EC,ECPARAM,"+- "X509,GENRSA,GENDSA,GENPKEY,S_SERVER,S_CLIENT,SPEED,"+-