[openssl-commits] [openssl] master update
Rich Salz
rsalz at openssl.org
Mon Dec 28 19:54:17 UTC 2015
The branch master has been updated
via 5bec6e56373bf342ad737a1f7825c516d0dda076 (commit)
from 057b6f797d89964892620fe9980a1ca6872a771f (commit)
- Log -----------------------------------------------------------------
commit 5bec6e56373bf342ad737a1f7825c516d0dda076
Author: Rich Salz <rsalz at openssl.org>
Date: Mon Dec 28 14:53:28 2015 -0500
make a "missed make update" update
Reviewed-by: Tim Hudson <tjh at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
test/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/Makefile b/test/Makefile
index d57cc29..3a04fef 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -623,7 +623,7 @@ p5_crpt2_test.o: ../include/openssl/pkcs7.h ../include/openssl/safestack.h
p5_crpt2_test.o: ../include/openssl/sha.h ../include/openssl/stack.h
p5_crpt2_test.o: ../include/openssl/symhacks.h ../include/openssl/x509.h
p5_crpt2_test.o: ../include/openssl/x509_vfy.h p5_crpt2_test.c
-packettest.o: ../e_os.h ../include/openssl/bn.h ../include/openssl/buffer.h
+packettest.o: ../include/openssl/bn.h ../include/openssl/buffer.h
packettest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
packettest.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
packettest.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
More information about the openssl-commits
mailing list