projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfc3151
)
Scan through the engines directory as well.
author
Richard Levitte
<levitte@openssl.org>
Thu, 26 Jun 2003 07:05:19 +0000
(07:05 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Thu, 26 Jun 2003 07:05:19 +0000
(07:05 +0000)
util/mkfiles.pl
patch
|
blob
|
history
diff --git
a/util/mkfiles.pl
b/util/mkfiles.pl
index a95d14cc6a3bed496b3e8d2a7b8bb23f2df5e748..d8cac3a3b43520ec8e1c5d5382d171ad8ac64669 100755
(executable)
--- a/
util/mkfiles.pl
+++ b/
util/mkfiles.pl
@@
-56,6
+56,7
@@
my @dirs = (
"crypto/store",
"ssl",
"apps",
+"engines",
"test",
"tools"
);