Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-06-25 15:20:49 +0400
committerRichard Levitte <levitte@openssl.org>2002-06-25 15:20:49 +0400
commit49b10f72ec9e50275c4eb19c7ab118eaeb321b2a (patch)
treec5f085410e4c0d91c40062897ebbeb4eb3578df8 /crypto/err
parent23f0541263978b1f9a1b190705c8350bed9b67eb (diff)
Recent changes from 0.9.6-stable.
Diffstat (limited to 'crypto/err')
-rw-r--r--crypto/err/Makefile.ssl7
1 files changed, 3 insertions, 4 deletions
diff --git a/crypto/err/Makefile.ssl b/crypto/err/Makefile.ssl
index 92f35be343..9e34762354 100644
--- a/crypto/err/Makefile.ssl
+++ b/crypto/err/Makefile.ssl
@@ -87,10 +87,9 @@ err.o: ../../include/openssl/opensslv.h ../../include/openssl/safestack.h
err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
err.o: ../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
-err_all.o: ../../include/openssl/conf.h ../../include/openssl/crypto.h
-err_all.o: ../../include/openssl/des.h ../../include/openssl/dh.h
+err_all.o: ../../include/openssl/blowfish.h ../../include/openssl/buffer.h
+err_all.o: ../../include/openssl/cast.h ../../include/openssl/conf.h
+err_all.o: ../../include/openssl/crypto.h ../../include/openssl/dh.h
err_all.o: ../../include/openssl/dsa.h ../../include/openssl/dso.h
err_all.o: ../../include/openssl/e_os2.h ../../include/openssl/engine.h
err_all.o: ../../include/openssl/err.h ../../include/openssl/evp.h