X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=crypto%2Finstall-crypto.com;h=5b011f6c02e2adc7363b1b4bc66463434ec5a02f;hb=a8eda4312db1f98cffda38670e2d40d36566785a;hp=a43f43390e28ba1c24b81632bd64adacd6daaad0;hpb=24956ca00f014a917fb181a8abc39b349f3f316f;p=openssl.git diff --git a/crypto/install-crypto.com b/crypto/install-crypto.com index a43f43390e..5b011f6c02 100755 --- a/crypto/install-crypto.com +++ b/crypto/install-crypto.com @@ -80,7 +80,7 @@ $ sdirs := , - bn, ec, rsa, dsa, ecdsa, dh, ecdh, dso, engine, - buffer, bio, stack, lhash, rand, err, - evp, asn1, pem, x509, x509v3, conf, txt_db, pkcs7, pkcs12, comp, ocsp, - - ui, krb5, - + ui, - cms, pqueue, ts, jpake, srp, store, cmac $! $ exheader_ := crypto.h, opensslv.h, ebcdic.h, symhacks.h, ossl_typ.h @@ -131,8 +131,7 @@ $ exheader_pkcs7 := pkcs7.h $ exheader_pkcs12 := pkcs12.h $ exheader_comp := comp.h $ exheader_ocsp := ocsp.h -$ exheader_ui := ui.h, ui_compat.h -$ exheader_krb5 := krb5_asn.h +$ exheader_ui := ui.h $ exheader_cms := cms.h $ exheader_pqueue := pqueue.h $ exheader_ts := ts.h