aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-05-14 14:58:15 +0200
committerRichard Levitte <levitte@openssl.org>2015-05-14 15:14:25 +0200
commitc40dba984a626fb622bb4264bd8e297236bbfd2b (patch)
treeeec075f71d8c1c3e31e30be7772c793058748628 /test
parent685707979100dcb344f3d5f29940afcb1e7a92c2 (diff)
downloadopenssl-c40dba984a626fb622bb4264bd8e297236bbfd2b.tar.gz
make depend
Reviewed-by: Matt Caswell <matt@openssl.org>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 4c1d9d0393..01724aa0b5 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -608,7 +608,7 @@ bntest.o: ../include/openssl/symhacks.h ../include/openssl/x509.h
bntest.o: ../include/openssl/x509_vfy.h bntest.c
casttest.o: ../e_os.h ../include/openssl/cast.h ../include/openssl/e_os2.h
casttest.o: ../include/openssl/opensslconf.h casttest.c
-constant_time_test.o: ../crypto/constant_time_locl.h ../e_os.h
+constant_time_test.o: ../e_os.h ../include/internal/constant_time_locl.h
constant_time_test.o: ../include/openssl/e_os2.h
constant_time_test.o: ../include/openssl/opensslconf.h constant_time_test.c
destest.o: ../include/openssl/des.h ../include/openssl/e_os2.h