mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 04:53:52 +08:00
Remove des_ver.h; broke build.
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
b0700d2c8d
commit
b92fafcc2f
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user