From a3aadb2d9c85bc958a428a17ef5d6c9de5ef87b8 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 14 May 2015 17:38:31 +0200 Subject: make depend Reviewed-by: Rich Salz --- crypto/err/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'crypto/err/Makefile') diff --git a/crypto/err/Makefile b/crypto/err/Makefile index 0e95d0e76a..acbb06e59b 100644 --- a/crypto/err/Makefile +++ b/crypto/err/Makefile @@ -64,7 +64,7 @@ err.o: ../../include/openssl/err.h ../../include/openssl/lhash.h err.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h err.o: ../../include/openssl/ossl_typ.h ../../include/openssl/safestack.h err.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -err.o: ../cryptlib.h err.c +err.o: ../include/internal/cryptlib.h err.c err_all.o: ../../include/openssl/asn1.h ../../include/openssl/bio.h err_all.o: ../../include/openssl/bn.h ../../include/openssl/buffer.h err_all.o: ../../include/openssl/cms.h ../../include/openssl/comp.h @@ -91,4 +91,5 @@ err_prn.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h err_prn.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h err_prn.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h err_prn.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h -err_prn.o: ../../include/openssl/symhacks.h ../cryptlib.h err_prn.c +err_prn.o: ../../include/openssl/symhacks.h ../include/internal/cryptlib.h +err_prn.o: err_prn.c -- cgit v1.2.3