diff options
author | Richard Levitte <levitte@openssl.org> | 2018-11-03 18:26:35 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2018-11-05 09:27:36 +0100 |
commit | 9654924f587bd9cd72046607f54a76c679161d26 (patch) | |
tree | 2a941a963b2f65a942cea08971f84de9ea7b6b1d /test | |
parent | 7f73eafe2f5014ce1f915702c19ee7274e6b8c2d (diff) | |
download | openssl-new-9654924f587bd9cd72046607f54a76c679161d26.tar.gz |
Add SUBDIRS settings in relevant build.info files
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7558)
Diffstat (limited to 'test')
-rw-r--r-- | test/build.info | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/build.info b/test/build.info index 4d3ea5d059..d2acbeda20 100644 --- a/test/build.info +++ b/test/build.info @@ -1,3 +1,4 @@ +SUBDIRS=ossl_shim {- use File::Spec::Functions; sub rebase_files |