projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
744f9cf
)
Add dummy camellia subdir to openssl back end makefile
author
Greg Hudson
<ghudson@mit.edu>
Wed, 8 Sep 2010 17:38:22 +0000
(17:38 +0000)
committer
Greg Hudson
<ghudson@mit.edu>
Wed, 8 Sep 2010 17:38:22 +0000
(17:38 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24299
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/crypto/openssl/Makefile.in
patch
|
blob
|
history
diff --git
a/src/lib/crypto/openssl/Makefile.in
b/src/lib/crypto/openssl/Makefile.in
index a008d5727787b412a32931dd3784bf3ca4979559..3f4224d320453924602444433d00e9c425b06dd2 100644
(file)
--- a/
src/lib/crypto/openssl/Makefile.in
+++ b/
src/lib/crypto/openssl/Makefile.in
@@
-1,6
+1,6
@@
mydir=lib/crypto/openssl
BUILDTOP=$(REL)..$(S)..$(S)..
-SUBDIRS=
des aes
md4 md5 sha1 enc_provider hash_provider
+SUBDIRS=
camellia des aes
md4 md5 sha1 enc_provider hash_provider
LOCALINCLUDES = -I$(srcdir)/../krb \
-I$(srcdir)/../krb/hash_provider \
-I$(srcdir)/des \