aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/md2/Makefile.ssl
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>1999-04-23 15:01:15 +0000
committerBen Laurie <ben@openssl.org>1999-04-23 15:01:15 +0000
commit61f5b6f33807306d09bccbc2dcad474d1d04ca40 (patch)
tree1680fa648df5f730df11ec433a512a1fadf0facd /crypto/md2/Makefile.ssl
parent779cc0bca98e35830db455f34b986b86a2d2f822 (diff)
downloadopenssl-61f5b6f33807306d09bccbc2dcad474d1d04ca40.tar.gz
Work with -pedantic!
Diffstat (limited to 'crypto/md2/Makefile.ssl')
-rw-r--r--crypto/md2/Makefile.ssl4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/md2/Makefile.ssl b/crypto/md2/Makefile.ssl
index 8f415be5d8..dae6ef8cf7 100644
--- a/crypto/md2/Makefile.ssl
+++ b/crypto/md2/Makefile.ssl
@@ -78,7 +78,7 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-md2_dgst.o: ../opensslv.h md2.h
+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: ../opensslv.h md2.h
+md2_one.o: ../opensslconf.h ../opensslv.h md2.h