summaryrefslogtreecommitdiff
path: root/crypto/mdc2
diff options
context:
space:
mode:
authorbodo <bodo>1999-04-23 22:50:09 +0000
committerbodo <bodo>1999-04-23 22:50:09 +0000
commit0b386251de3083d0be0e61a4e18792efa943f801 (patch)
treea9db5a8793048cd34f65d612f21fdb1381bd66af /crypto/mdc2
parent0549f120584ffb448a29b4514dd751209046667d (diff)
downloadopenssl-0b386251de3083d0be0e61a4e18792efa943f801.tar.gz
"make depend"
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/mdc2')
-rw-r--r--crypto/mdc2/Makefile.ssl12
1 files changed, 8 insertions, 4 deletions
diff --git a/crypto/mdc2/Makefile.ssl b/crypto/mdc2/Makefile.ssl
index ef930acea..fdd110c52 100644
--- a/crypto/mdc2/Makefile.ssl
+++ b/crypto/mdc2/Makefile.ssl
@@ -78,7 +78,11 @@ errors:
# DO NOT DELETE THIS LINE -- make depend depends on it.
-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 ../opensslconf.h ../opensslv.h mdc2.h
-mdc2dgst.o: ../../include/des.h ../opensslconf.h mdc2.h
+mdc2_one.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
+mdc2_one.o: ../../include/openssl/crypto.h ../../include/openssl/des.h
+mdc2_one.o: ../../include/openssl/e_os.h ../../include/openssl/err.h
+mdc2_one.o: ../../include/openssl/mdc2.h ../../include/openssl/opensslconf.h
+mdc2_one.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
+mdc2_one.o: ../cryptlib.h
+mdc2dgst.o: ../../include/openssl/des.h ../../include/openssl/mdc2.h
+mdc2dgst.o: ../../include/openssl/opensslconf.h