From 56edb20184ac7ea5fec1636a4cae3b8ba5c0d5d1 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 3 Dec 2015 14:50:26 +0000 Subject: [PATCH] make update Reviewed-by: Richard Levitte --- test/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/test/Makefile b/test/Makefile index 522af50818..0afae14409 100644 --- a/test/Makefile +++ b/test/Makefile @@ -572,9 +572,10 @@ clienthellotest.o: ../include/openssl/buffer.h ../include/openssl/comp.h clienthellotest.o: ../include/openssl/crypto.h ../include/openssl/dtls1.h clienthellotest.o: ../include/openssl/e_os2.h ../include/openssl/ec.h clienthellotest.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h -clienthellotest.o: ../include/openssl/evp.h ../include/openssl/hmac.h -clienthellotest.o: ../include/openssl/kssl.h ../include/openssl/lhash.h -clienthellotest.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h +clienthellotest.o: ../include/openssl/err.h ../include/openssl/evp.h +clienthellotest.o: ../include/openssl/hmac.h ../include/openssl/kssl.h +clienthellotest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h +clienthellotest.o: ../include/openssl/objects.h clienthellotest.o: ../include/openssl/opensslconf.h clienthellotest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h clienthellotest.o: ../include/openssl/pem.h ../include/openssl/pem2.h -- 2.25.1