projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0700d2
)
Remove des_ver.h; broke build.
author
Rich Salz
<rsalz@openssl.org>
Sun, 1 Nov 2015 13:09:57 +0000
(08:09 -0500)
committer
Rich Salz
<rsalz@openssl.org>
Sun, 1 Nov 2015 13:09:57 +0000
(08:09 -0500)
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/des/Makefile
patch
|
blob
|
history
diff --git
a/crypto/des/Makefile
b/crypto/des/Makefile
index 1233fad92422b07d78b5fd028a410606c2427495..be24584ab12cd77fa8f1f49128db69009415d812 100644
(file)
--- 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)