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/rc4/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/rc4') diff --git a/crypto/rc4/Makefile b/crypto/rc4/Makefile index b09da2d303..b8eecefc9c 100644 --- a/crypto/rc4/Makefile +++ b/crypto/rc4/Makefile @@ -93,7 +93,7 @@ rc4_enc.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h rc4_enc.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h rc4_enc.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h rc4_enc.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -rc4_enc.o: ../cryptlib.h rc4_enc.c rc4_locl.h +rc4_enc.o: ../include/internal/cryptlib.h rc4_enc.c rc4_locl.h rc4_skey.o: ../../e_os.h ../../include/openssl/bio.h rc4_skey.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h rc4_skey.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h @@ -101,4 +101,4 @@ rc4_skey.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h rc4_skey.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h rc4_skey.o: ../../include/openssl/rc4.h ../../include/openssl/safestack.h rc4_skey.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h -rc4_skey.o: ../cryptlib.h rc4_locl.h rc4_skey.c +rc4_skey.o: ../include/internal/cryptlib.h rc4_locl.h rc4_skey.c -- cgit v1.2.3