Make sure crypto/krb5/krb5_asn.h is copied to the directory of
authorRichard Levitte <levitte@openssl.org>
Wed, 11 Jul 2001 15:15:31 +0000 (15:15 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 11 Jul 2001 15:15:31 +0000 (15:15 +0000)
exported header files.

util/mkfiles.pl

index 35e5073d744afdbcf1f47ff48ca16451df0a81c2..ef72e7223b933d83404ee06e9c9ccc4cf7cd0ef0 100755 (executable)
@@ -50,6 +50,7 @@ my @dirs = (
 "crypto/engine",
 "crypto/ocsp",
 "crypto/ui",
+"crypto/krb5",
 "ssl",
 "apps",
 "test",