aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-07-11 15:15:31 +0000
committerRichard Levitte <levitte@openssl.org>2001-07-11 15:15:31 +0000
commitd11493934cbe1d8951e8c568397f84b8ffe29151 (patch)
tree6e1b74200874f1b756fd90e2f827f20c4142a6d3
parentc62da732a45d329d2f9d3a4bfa644f9b754dbee8 (diff)
downloadopenssl-d11493934cbe1d8951e8c568397f84b8ffe29151.tar.gz
Make sure crypto/krb5/krb5_asn.h is copied to the directory of
exported header files.
-rwxr-xr-xutil/mkfiles.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/mkfiles.pl b/util/mkfiles.pl
index 35e5073d74..ef72e7223b 100755
--- 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",