Handle des_modes.pod properly.
[openssl.git] / util / mkfiles.pl
index 0ae8695bec93a1be187f7ff759754254184a7189..a95d14cc6a3bed496b3e8d2a7b8bb23f2df5e748 100755 (executable)
@@ -30,6 +30,7 @@ my @dirs = (
 "crypto/dso",
 "crypto/dh",
 "crypto/ec",
+"crypto/ecdh",
 "crypto/ecdsa",
 "crypto/buffer",
 "crypto/bio",
@@ -52,6 +53,7 @@ my @dirs = (
 "crypto/ocsp",
 "crypto/ui",
 "crypto/krb5",
+"crypto/store",
 "ssl",
 "apps",
 "test",