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