summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/util/mkfiles.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/util/mkfiles.pl')
-rw-r--r--src/lib/libcrypto/util/mkfiles.pl17
1 files changed, 8 insertions, 9 deletions
diff --git a/src/lib/libcrypto/util/mkfiles.pl b/src/lib/libcrypto/util/mkfiles.pl
index bc78510f56..928a274303 100644
--- a/src/lib/libcrypto/util/mkfiles.pl
+++ b/src/lib/libcrypto/util/mkfiles.pl
@@ -51,15 +51,14 @@ my @dirs = (
51"crypto/ocsp", 51"crypto/ocsp",
52"crypto/ui", 52"crypto/ui",
53"crypto/krb5", 53"crypto/krb5",
54"fips-1.0", 54"fips",
55"fips-1.0/aes", 55"fips/aes",
56"fips-1.0/des", 56"fips/des",
57"fips-1.0/dsa", 57"fips/dsa",
58"fips-1.0/dh", 58"fips/dh",
59"fips-1.0/hmac", 59"fips/rand",
60"fips-1.0/rand", 60"fips/rsa",
61"fips-1.0/rsa", 61"fips/sha1",
62"fips-1.0/sha",
63"ssl", 62"ssl",
64"apps", 63"apps",
65"test", 64"test",