make update
authorRichard Levitte <levitte@openssl.org>
Mon, 19 Oct 2015 18:53:14 +0000 (20:53 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 21 Oct 2015 21:57:29 +0000 (23:57 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/ct/Makefile
crypto/err/Makefile

index 813e5baaed922aa71484c1b269e9e38a3bb34326..2f55a2d560a2030c546772a81a6b4bb97520fafb 100644 (file)
@@ -63,6 +63,13 @@ clean:
 
 # DO NOT DELETE THIS LINE -- make depend depends on it.
 
+ct_err.o: ../../include/openssl/bio.h ../../include/openssl/crypto.h
+ct_err.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
+ct_err.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
+ct_err.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
+ct_err.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
+ct_err.o: ../../include/openssl/symhacks.h ../include/internal/ct_int.h
+ct_err.o: ct_err.c
 ct_lib.o: ../../e_os.h ../../include/openssl/asn1.h ../../include/openssl/bio.h
 ct_lib.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h
 ct_lib.o: ../../include/openssl/comp.h ../../include/openssl/crypto.h
index e384e62e2330e5760bd6f519dd0d428335c6e322..dcd7347865c668d40e0f9ecb86795f81f4783cc8 100644 (file)
@@ -86,7 +86,8 @@ err_all.o: ../../include/openssl/safestack.h ../../include/openssl/sha.h
 err_all.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
 err_all.o: ../../include/openssl/ts.h ../../include/openssl/ui.h
 err_all.o: ../../include/openssl/x509.h ../../include/openssl/x509_vfy.h
-err_all.o: ../../include/openssl/x509v3.h err_all.c
+err_all.o: ../../include/openssl/x509v3.h ../include/internal/ct_int.h
+err_all.o: err_all.c
 err_prn.o: ../../e_os.h ../../include/openssl/bio.h
 err_prn.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
 err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h