summaryrefslogtreecommitdiffstats
path: root/crypto/err/Makefile.ssl
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-04-25 09:21:05 +0000
committerBodo Möller <bodo@openssl.org>1999-04-25 09:21:05 +0000
commita75b81ad954c02846d54b7f77d3efae8487554ca (patch)
tree28cd2ebb5595f2ee393d2fc68699347e9f25806c /crypto/err/Makefile.ssl
parent9c4711c73a5fa0d7d8053e42ce0d8c81f25c8b5c (diff)
Removed traces of cryptall.h, and did a "make depend".
Submitted by: Reviewed by: PR:
Diffstat (limited to 'crypto/err/Makefile.ssl')
-rw-r--r--crypto/err/Makefile.ssl8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/err/Makefile.ssl b/crypto/err/Makefile.ssl
index 009dc9bf72..d3030b98c8 100644
--- a/crypto/err/Makefile.ssl
+++ b/crypto/err/Makefile.ssl
@@ -79,8 +79,8 @@ clean:
err.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
err.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
-err.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-err.o: ../cryptlib.h
+err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+err.o: ../../include/openssl/stack.h ../cryptlib.h
err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h
err_all.o: ../../include/openssl/blowfish.h ../../include/openssl/bn.h
err_all.o: ../../include/openssl/buffer.h ../../include/openssl/cast.h
@@ -102,5 +102,5 @@ err_all.o: ../../include/openssl/x509v3.h
err_prn.o: ../../include/openssl/bio.h ../../include/openssl/buffer.h
err_prn.o: ../../include/openssl/crypto.h ../../include/openssl/e_os.h
err_prn.o: ../../include/openssl/err.h ../../include/openssl/lhash.h
-err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/stack.h
-err_prn.o: ../cryptlib.h
+err_prn.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
+err_prn.o: ../../include/openssl/stack.h ../cryptlib.h