Make sure crypto/krb5/krb5_asn.h is copied to the directory of
[openssl.git] / util / mkfiles.pl
index 128ed39411ffaf287e2c1902edf419e03d852a51..ef72e7223b933d83404ee06e9c9ccc4cf7cd0ef0 100755 (executable)
@@ -29,6 +29,7 @@ my @dirs = (
 "crypto/dsa",
 "crypto/dso",
 "crypto/dh",
+"crypto/ec",
 "crypto/buffer",
 "crypto/bio",
 "crypto/stack",
@@ -48,6 +49,8 @@ my @dirs = (
 "crypto/comp",
 "crypto/engine",
 "crypto/ocsp",
+"crypto/ui",
+"crypto/krb5",
 "ssl",
 "apps",
 "test",