diff --git a/util/mkfiles.pl b/util/mkfiles.pl index 29e1404c6..888ee32be 100755 --- a/util/mkfiles.pl +++ b/util/mkfiles.pl @@ -51,6 +51,12 @@ my @dirs = ( "crypto/ocsp", "crypto/ui", "crypto/krb5", +"fips", +"fips/aes", +"fips/des", +"fips/dsa", +"fips/rand", +"fips/sha1", "ssl", "apps", "test",