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:
c62da73
)
Make sure crypto/krb5/krb5_asn.h is copied to the directory of
author
Richard Levitte
<levitte@openssl.org>
Wed, 11 Jul 2001 15:15:31 +0000
(15:15 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 11 Jul 2001 15:15:31 +0000
(15:15 +0000)
exported header files.
util/mkfiles.pl
patch
|
blob
|
history
diff --git
a/util/mkfiles.pl
b/util/mkfiles.pl
index 35e5073d744afdbcf1f47ff48ca16451df0a81c2..ef72e7223b933d83404ee06e9c9ccc4cf7cd0ef0 100755
(executable)
--- a/
util/mkfiles.pl
+++ b/
util/mkfiles.pl
@@
-50,6
+50,7
@@
my @dirs = (
"crypto/engine",
"crypto/ocsp",
"crypto/ui",
+"crypto/krb5",
"ssl",
"apps",
"test",