summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2003-03-20 14:21:36 +0000
committerDr. Stephen Henson <steve@openssl.org>2003-03-20 14:21:36 +0000
commitce06265a37c1129ad0c9607314184a7dfb96d13e (patch)
tree7e5dab1f31cb7556d05b3e162dc508464d7360c3 /test
parent439909a0689c586097ffcd62e44ec2b5bb50f04f (diff)
make update
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.ssl3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.ssl b/test/Makefile.ssl
index 543789434a..2b61e6f007 100644
--- a/test/Makefile.ssl
+++ b/test/Makefile.ssl
@@ -830,7 +830,8 @@ ecdhtest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
ecdhtest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
ecdhtest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
ecdhtest.o: ../include/openssl/rand.h ../include/openssl/safestack.h
-ecdhtest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h ecdhtest.c
+ecdhtest.o: ../include/openssl/sha.h ../include/openssl/stack.h
+ecdhtest.o: ../include/openssl/symhacks.h ecdhtest.c
ecdsatest.o: ../include/openssl/asn1.h ../include/openssl/bio.h
ecdsatest.o: ../include/openssl/bn.h ../include/openssl/crypto.h
ecdsatest.o: ../include/openssl/dh.h ../include/openssl/dsa.h