X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=util%2Fmkfiles.pl;h=7d9a9d5e5c97b6bb8f49c6ed6bedf6dc84081b2d;hb=2ded87355f64848e4bac7f35774fc2dd14974bf9;hp=6d158314509f1279ebf4cce8c09f4d0a11690634;hpb=3d11b8f89617edc81d01329dbb5bf134fcda3303;p=oweals%2Fopenssl.git diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 6d15831450..7d9a9d5e5c 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -15,6 +15,7 @@ my @dirs = ( "crypto/sha", "crypto/mdc2", "crypto/hmac", +"crypto/cmac", "crypto/ripemd", "crypto/des", "crypto/rc2", @@ -62,6 +63,7 @@ my @dirs = ( "crypto/pqueue", "crypto/whrlpool", "crypto/ts", +"crypto/srp", "ssl", "apps", "engines",