The branch master has been updated
via b92fafcc2f2c749c620db60901739fb6c32fc456 (commit)
from b0700d2c8de79252ba605748a075cf2e5d670da1 (commit)
- Log -----------------------------------------------------------------
commit b92fafcc2f2c749c620db60901739fb6c32fc456
Author: Rich Salz <[email protected]>
Date: Sun Nov 1 08:09:57 2015 -0500
Remove des_ver.h; broke build.
Reviewed-by: Matt Caswell <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
crypto/des/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/des/Makefile b/crypto/des/Makefile
index 1233fad..be24584 100644
--- a/crypto/des/Makefile
+++ b/crypto/des/Makefile
@@ -39,7 +39,7 @@ LIBOBJ= set_key.o ecb_enc.o cbc_enc.o \
SRC= $(LIBSRC)
-HEADER= des_locl.h rpc_des.h spr.h des_ver.h
+HEADER= des_locl.h rpc_des.h spr.h
ALL= $(GENERAL) $(SRC) $(HEADER)
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits