projects
/
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
a95d14c
..
d8cac3a
100755
(executable)
--- a/
util/mkfiles.pl
+++ b/
util/mkfiles.pl
@@
-56,6
+56,7
@@
my @dirs = (
"crypto/store",
"ssl",
"apps",
+"engines",
"test",
"tools"
);