X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=util%2Fmkfiles.pl;h=45e9e24734ea510a7b0214e4c43f6c998408851c;hp=cb537c347fca6362f9aef0e1aa6ef686e5acfaf5;hb=bb11c2824642d8263f664f19ca870d5e99ebd485;hpb=ec645d90174b354854cacb69907c429fef7e610b;ds=sidebyside diff --git a/util/mkfiles.pl b/util/mkfiles.pl index cb537c347f..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", @@ -56,6 +57,7 @@ my @dirs = ( "crypto/store", "crypto/pqueue", "crypto/whrlpool", +"crypto/ts", "ssl", "apps", "engines",