summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2006-11-30 13:41:47 +0000
committerDr. Stephen Henson <steve@openssl.org>2006-11-30 13:41:47 +0000
commit4d7aff707ea180d4597850fe4bb7818b121e2b89 (patch)
tree2368fb629a9e098d681f73dd181b5462442f7c69 /test
parentd137b56a5bed5557a04b54040f17dd9a41fd8274 (diff)
Update dependencies.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile
index 5a8d185604..f24d3ce5a8 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -548,6 +548,9 @@ hmactest.o: ../include/openssl/safestack.h ../include/openssl/stack.h
hmactest.o: ../include/openssl/symhacks.h hmactest.c
ideatest.o: ../e_os.h ../include/openssl/e_os2.h ../include/openssl/idea.h
ideatest.o: ../include/openssl/opensslconf.h ideatest.c
+igetest.o: ../include/openssl/aes.h ../include/openssl/e_os2.h
+igetest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h
+igetest.o: ../include/openssl/rand.h igetest.c
md2test.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
md2test.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
md2test.o: ../include/openssl/evp.h ../include/openssl/md2.h