Remove extra ;
[openssl.git] / util / mkfiles.pl
index ef72e7223b933d83404ee06e9c9ccc4cf7cd0ef0..70d1348a343ebfc6a806d1f3b229a879fb449ffc 100755 (executable)
@@ -23,13 +23,15 @@ my @dirs = (
 "crypto/idea",
 "crypto/bf",
 "crypto/cast",
-"crypto/rijndael",
+"crypto/aes",
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
 "crypto/dso",
 "crypto/dh",
 "crypto/ec",
+"crypto/ecdh",
+"crypto/ecdsa",
 "crypto/buffer",
 "crypto/bio",
 "crypto/stack",