make update
[openssl.git] / util / mkfiles.pl
index 0ae8695bec93a1be187f7ff759754254184a7189..d8cac3a3b43520ec8e1c5d5382d171ad8ac64669 100755 (executable)
@@ -30,6 +30,7 @@ my @dirs = (
 "crypto/dso",
 "crypto/dh",
 "crypto/ec",
+"crypto/ecdh",
 "crypto/ecdsa",
 "crypto/buffer",
 "crypto/bio",
@@ -52,8 +53,10 @@ my @dirs = (
 "crypto/ocsp",
 "crypto/ui",
 "crypto/krb5",
+"crypto/store",
 "ssl",
 "apps",
+"engines",
 "test",
 "tools"
 );