X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=util%2Fmkfiles.pl;h=ef72e7223b933d83404ee06e9c9ccc4cf7cd0ef0;hp=128ed39411ffaf287e2c1902edf419e03d852a51;hb=d11493934cbe1d8951e8c568397f84b8ffe29151;hpb=993ea851f56b022feaa41308093792cb3a609a48;ds=sidebyside diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 128ed39411..ef72e7223b 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -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",