diff options
Diffstat (limited to 'crypto/mdc2/Makefile.ssl')
-rw-r--r-- | crypto/mdc2/Makefile.ssl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/mdc2/Makefile.ssl b/crypto/mdc2/Makefile.ssl index 0707db3c5f..8eba164589 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 ../opensslv.h mdc2.h -mdc2dgst.o: ../../include/des.h mdc2.h +mdc2_one.o: ../cryptlib.h ../crypto.h ../opensslconf.h ../opensslv.h mdc2.h +mdc2dgst.o: ../../include/des.h ../opensslconf.h mdc2.h |