summaryrefslogtreecommitdiffstats
path: root/crypto/md2/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/md2/Makefile.ssl')
-rw-r--r--crypto/md2/Makefile.ssl11
1 files changed, 7 insertions, 4 deletions
diff --git a/crypto/md2/Makefile.ssl b/crypto/md2/Makefile.ssl
index 5110f43c0c..d1842d5455 100644
--- a/crypto/md2/Makefile.ssl
+++ b/crypto/md2/Makefile.ssl
@@ -78,7 +78,10 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-md2_dgst.o: ../opensslconf.h ../opensslv.h md2.h
-md2_one.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
-md2_one.o: ../../include/err.h ../../include/stack.h ../cryptlib.h ../crypto.h
-md2_one.o: ../opensslconf.h ../opensslv.h md2.h
+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