summaryrefslogtreecommitdiffstats
path: root/test/build.info
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-08-05 10:14:56 +0200
committerRichard Levitte <levitte@openssl.org>2016-08-05 10:14:56 +0200
commit9cc76cc40a033ade05a2799a4de5be5f29a35ed1 (patch)
treef0aa74244ef34476eb75179390ee3e869812c625 /test/build.info
parent739fe504e81666e4bd24a5b76d07dabf500d4b73 (diff)
VMS: Fix building of bad_dtls_test
Reviewed-by: Tim Hudson <tjh@openssl.org>
Diffstat (limited to 'test/build.info')
-rw-r--r--test/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build.info b/test/build.info
index 7edd12ea0e..d731f9cceb 100644
--- a/test/build.info
+++ b/test/build.info
@@ -191,7 +191,7 @@ IF[{- !$disabled{tests} -}]
DEPEND[clienthellotest]=../libcrypto ../libssl
SOURCE[bad_dtls_test]=bad_dtls_test.c
- INCLUDE[bad_dtls_test]=.. ../include
+ INCLUDE[bad_dtls_test]=../include
DEPEND[bad_dtls_test]=../libcrypto ../libssl
SOURCE[packettest]=packettest.c