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:
338cb76
)
ct_locl.h moved, reflect it in crypto/ct/Makefile
author
Richard Levitte
<levitte@openssl.org>
Sun, 18 Oct 2015 19:31:21 +0000
(21:31 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 18 Oct 2015 19:31:21 +0000
(21:31 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/ct/Makefile
patch
|
blob
|
history
diff --git
a/crypto/ct/Makefile
b/crypto/ct/Makefile
index 3c89ac7e1f8e1cf04390e42754f534fd2f07479e..8d6e6b7b9b0f1dc971d4c3cd741729f92d252461 100644
(file)
--- a/
crypto/ct/Makefile
+++ b/
crypto/ct/Makefile
@@
-20,7
+20,7
@@
LIBOBJ= ct_lib.o
SRC= $(LIBSRC)
-HEADER=
ct_locl.h
+HEADER=
ALL= $(GENERAL) $(SRC) $(HEADER)