aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err/Makefile.ssl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/err/Makefile.ssl')
-rw-r--r--crypto/err/Makefile.ssl10
1 files changed, 6 insertions, 4 deletions
diff --git a/crypto/err/Makefile.ssl b/crypto/err/Makefile.ssl
index 0831f0731f..c47f8eabe8 100644
--- a/crypto/err/Makefile.ssl
+++ b/crypto/err/Makefile.ssl
@@ -81,7 +81,8 @@ errors:
err.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
err.o: ../../include/lhash.h ../../include/stack.h ../cryptlib.h ../crypto.h
-err.o: err.h ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
+err.o: err.h
+err_all.o: ../../include/asn1.h ../../include/bio.h ../../include/blowfish.h
err_all.o: ../../include/bn.h ../../include/buffer.h ../../include/cast.h
err_all.o: ../../include/conf.h ../../include/des.h ../../include/dh.h
err_all.o: ../../include/dsa.h ../../include/evp.h ../../include/idea.h
@@ -90,6 +91,7 @@ err_all.o: ../../include/mdc2.h ../../include/objects.h ../../include/pem.h
err_all.o: ../../include/pkcs7.h ../../include/rc2.h ../../include/rc4.h
err_all.o: ../../include/rc5.h ../../include/ripemd.h ../../include/rsa.h
err_all.o: ../../include/sha.h ../../include/stack.h ../../include/x509.h
-err_all.o: ../../include/x509_vfy.h ../crypto.h err.h ../../include/bio.h
-err_prn.o: ../../include/buffer.h ../../include/e_os.h ../../include/lhash.h
-err_prn.o: ../../include/stack.h ../cryptlib.h ../crypto.h err.h
+err_all.o: ../../include/x509_vfy.h ../crypto.h err.h
+err_prn.o: ../../include/bio.h ../../include/buffer.h ../../include/e_os.h
+err_prn.o: ../../include/lhash.h ../../include/stack.h ../cryptlib.h
+err_prn.o: ../crypto.h err.h