aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-05-15 13:38:48 +0000
committerBodo Möller <bodo@openssl.org>1999-05-15 13:38:48 +0000
commit127640b4491f33c5c11dec77b1abc37823920bea (patch)
tree901669890a770126f9786ddf07ff6adc888c883f /crypto/md2
parentcdfb093fc3989fcebfec4c42593d4bf87884ff2f (diff)
downloadopenssl-127640b4491f33c5c11dec77b1abc37823920bea.tar.gz
Update dependencies.
Diffstat (limited to 'crypto/md2')
-rw-r--r--crypto/md2/Makefile.ssl7
1 files changed, 4 insertions, 3 deletions
diff --git a/crypto/md2/Makefile.ssl b/crypto/md2/Makefile.ssl
index 6cc3c4ef58..67ce450788 100644
--- a/crypto/md2/Makefile.ssl
+++ b/crypto/md2/Makefile.ssl
@@ -82,6 +82,7 @@ md2_dgst.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h
md2_dgst.o: ../../include/openssl/opensslv.h
md2_one.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
md2_one.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
-md2_one.o: ../../include/openssl/err.h ../../include/openssl/md2.h
-md2_one.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
-md2_one.o: ../../include/openssl/stack.h ../cryptlib.h
+md2_one.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+md2_one.o: ../../include/openssl/md2.h ../../include/openssl/opensslconf.h
+md2_one.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
+md2_one.o: ../cryptlib.h