summaryrefslogtreecommitdiffstats
path: root/crypto/mdc2
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
committerRichard Levitte <levitte@openssl.org>2015-05-14 17:38:31 +0200
commita3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8 (patch)
treef1d5fea279a0b03ca076a2e8dc16b8717651cf0e /crypto/mdc2
parenta120ed39a6ef1c2085deab490092b83d819e2546 (diff)
make depend
Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'crypto/mdc2')
-rw-r--r--crypto/mdc2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/crypto/mdc2/Makefile b/crypto/mdc2/Makefile
index 18915c87f7..33f318ff94 100644
--- a/crypto/mdc2/Makefile
+++ b/crypto/mdc2/Makefile
@@ -65,7 +65,8 @@ mdc2_one.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
mdc2_one.o: ../../include/openssl/mdc2.h ../../include/openssl/opensslconf.h
mdc2_one.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
mdc2_one.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
-mdc2_one.o: ../../include/openssl/symhacks.h ../cryptlib.h mdc2_one.c
+mdc2_one.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h
+mdc2_one.o: mdc2_one.c
mdc2dgst.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
mdc2dgst.o: ../../include/openssl/e_os2.h ../../include/openssl/mdc2.h
mdc2dgst.o: ../../include/openssl/opensslconf.h