diff options
Diffstat (limited to 'crypto/mdc2/Makefile.ssl')
-rw-r--r-- | crypto/mdc2/Makefile.ssl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/mdc2/Makefile.ssl b/crypto/mdc2/Makefile.ssl index 7c4dcc6bc0..590ad18318 100644 --- a/crypto/mdc2/Makefile.ssl +++ b/crypto/mdc2/Makefile.ssl @@ -80,5 +80,5 @@ errors: mdc2_one.o: ../../include/bio.h ../../include/buffer.h ../../include/des.h mdc2_one.o: ../../include/e_os.h ../../include/err.h ../../include/stack.h -mdc2_one.o: ../cryptlib.h ../crypto.h mdc2.h +mdc2_one.o: ../cryptlib.h ../crypto.h ../opensslv.h mdc2.h mdc2dgst.o: ../../include/des.h mdc2.h |