X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fmkfiles.pl;h=45e9e24734ea510a7b0214e4c43f6c998408851c;hp=f0daaecde7b512a646279e6b25910a697a65c871;hb=bb11c2824642d8263f664f19ca870d5e99ebd485;hpb=f68854b4c344ed6ebf1893055bd63654849996e1;ds=sidebyside diff --git a/util/mkfiles.pl b/util/mkfiles.pl index f0daaecde7..45e9e24734 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -24,6 +24,7 @@ my @dirs = ( "crypto/bf", "crypto/cast", "crypto/aes", +"crypto/camellia", "crypto/bn", "crypto/rsa", "crypto/dsa", @@ -54,6 +55,9 @@ my @dirs = ( "crypto/ui", "crypto/krb5", "crypto/store", +"crypto/pqueue", +"crypto/whrlpool", +"crypto/ts", "ssl", "apps", "engines",