aboutsummaryrefslogtreecommitdiffstats
path: root/util/mkfiles.pl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-11-14 10:51:00 +0000
committerRichard Levitte <levitte@openssl.org>2000-11-14 10:51:00 +0000
commit993ea851f56b022feaa41308093792cb3a609a48 (patch)
treed98762809e1b695429ac7cf10813c092cb6761e2 /util/mkfiles.pl
parent305db17b5f98d2a24eb3e959a041ee3333290bd6 (diff)
downloadopenssl-993ea851f56b022feaa41308093792cb3a609a48.tar.gz
Add Rijndael as things to look through.
Diffstat (limited to 'util/mkfiles.pl')
-rwxr-xr-xutil/mkfiles.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 15e0120df3..128ed39411 100755
--- a/util/mkfiles.pl
+++ b/util/mkfiles.pl
@@ -23,6 +23,7 @@ my @dirs = (
"crypto/idea",
"crypto/bf",
"crypto/cast",
+"crypto/rijndael",
"crypto/bn",
"crypto/rsa",
"crypto/dsa",