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:
5a285ad
)
test/build.info: add missing ../apps/include
author
Richard Levitte
<levitte@openssl.org>
Wed, 13 Feb 2019 17:59:13 +0000
(18:59 +0100)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 13 Feb 2019 17:59:13 +0000
(18:59 +0100)
Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/8227)
test/build.info
patch
|
blob
|
history
diff --git
a/test/build.info
b/test/build.info
index 59042672a1db6fea99669a9a8751092a7e33cae6..231d362b34b9d5feb144be5919557e688e2fb89b 100644
(file)
--- a/
test/build.info
+++ b/
test/build.info
@@
-332,7
+332,7
@@
IF[{- !$disabled{tests} -}]
DEPEND[pkey_meth_kdf_test]=../libcrypto libtestutil.a
SOURCE[evp_kdf_test]=evp_kdf_test.c
- INCLUDE[evp_kdf_test]=../include
+ INCLUDE[evp_kdf_test]=../include
../apps/include
DEPEND[evp_kdf_test]=../libcrypto libtestutil.a
SOURCE[x509_time_test]=x509_time_test.c