Remove des_ver.h; broke build.

Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
Rich Salz 2015-11-01 08:09:57 -05:00
parent b0700d2c8d
commit b92fafcc2f

View File

@ -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)