summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-05-15 11:54:21 +0000
committerBen Laurie <ben@openssl.org>1999-05-15 11:54:21 +0000
commit531b2cf7e92d3e6d4168e77752af87fb027024f5 (patch)
treef2f53ccc93b9778c719fda8b27cc75707fa60bb6 /test
parentad2cb8b4f6e8715e54c9e4ec3059cfe0831fda87 (diff)
Get rid of the cast.
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 156e64563a..f11da2ec60 100644
--- a/test/Makefile.ssl
+++ b/test/Makefile.ssl
@@ -375,7 +375,8 @@ ssltest.o: ../include/openssl/evp.h ../include/openssl/idea.h
ssltest.o: ../include/openssl/lhash.h ../include/openssl/md2.h
ssltest.o: ../include/openssl/md5.h ../include/openssl/mdc2.h
ssltest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
-ssltest.o: ../include/openssl/opensslv.h ../include/openssl/pkcs7.h
+ssltest.o: ../include/openssl/opensslv.h ../include/openssl/pem.h
+ssltest.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
ssltest.o: ../include/openssl/rc2.h ../include/openssl/rc4.h
ssltest.o: ../include/openssl/rc5.h ../include/openssl/ripemd.h
ssltest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h