Add modes/cts128.c, Ciphertext Stealing implementation.
[openssl.git] / Makefile.org
index e5317ca4d86b55a040db09038fd6761a8837bf83..695a4742c2bad5d37c6f2a9d68a61cc227aa4056 100644 (file)
@@ -115,11 +115,11 @@ SHLIBDIRS= crypto ssl
 SDIRS=  \
        objects \
        md2 md4 md5 sha mdc2 hmac ripemd whrlpool \
-       des aes rc2 rc4 rc5 idea bf cast camellia seed \
+       des aes rc2 rc4 rc5 idea bf cast camellia seed modes \
        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 \
-       store cms pqueue ts 
+       cms pqueue ts jpake
 # keep in mind that the above list is adjusted by ./Configure
 # according to no-xxx arguments...