diff options
Diffstat (limited to 'src/lib/libcrypto/util/mkfiles.pl')
-rw-r--r-- | src/lib/libcrypto/util/mkfiles.pl | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/lib/libcrypto/util/mkfiles.pl b/src/lib/libcrypto/util/mkfiles.pl index 67fb8694c8..1282392fea 100644 --- a/src/lib/libcrypto/util/mkfiles.pl +++ b/src/lib/libcrypto/util/mkfiles.pl | |||
@@ -47,7 +47,6 @@ my @dirs = ( | |||
47 | "crypto/x509", | 47 | "crypto/x509", |
48 | "crypto/x509v3", | 48 | "crypto/x509v3", |
49 | "crypto/conf", | 49 | "crypto/conf", |
50 | "crypto/jpake", | ||
51 | "crypto/txt_db", | 50 | "crypto/txt_db", |
52 | "crypto/pkcs7", | 51 | "crypto/pkcs7", |
53 | "crypto/pkcs12", | 52 | "crypto/pkcs12", |
@@ -59,15 +58,6 @@ my @dirs = ( | |||
59 | "crypto/store", | 58 | "crypto/store", |
60 | "crypto/pqueue", | 59 | "crypto/pqueue", |
61 | "crypto/cms", | 60 | "crypto/cms", |
62 | "fips", | ||
63 | "fips/aes", | ||
64 | "fips/des", | ||
65 | "fips/dsa", | ||
66 | "fips/dh", | ||
67 | "fips/hmac", | ||
68 | "fips/rand", | ||
69 | "fips/rsa", | ||
70 | "fips/sha", | ||
71 | "ssl", | 61 | "ssl", |
72 | "apps", | 62 | "apps", |
73 | "engines", | 63 | "engines", |