Commit dee502be authored by Richard Levitte's avatar Richard Levitte
Browse files

Stop symlinking, move files to intended directory



Rather than making include/openssl/foo.h a symlink to
crypto/foo/foo.h, this change moves the file to include/openssl/foo.h
once and for all.

Likewise, move crypto/foo/footest.c to test/footest.c, instead of
symlinking it there.

Originally-by: default avatarGeoff Thorpe <geoff@openssl.org>

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 30cd4ff2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment