projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ac684a2
)
Built the krb5 specific extension function which allows an application
author
Theodore Tso
<tytso@mit.edu>
Sat, 17 Apr 1999 05:22:47 +0000
(
05:22
+0000)
committer
Theodore Tso
<tytso@mit.edu>
Sat, 17 Apr 1999 05:22:47 +0000
(
05:22
+0000)
program to set the ccache location.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11366
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/gssapi/krb5/Makefile.in
patch
|
blob
|
history
diff --git
a/src/lib/gssapi/krb5/Makefile.in
b/src/lib/gssapi/krb5/Makefile.in
index b1bfc1d5cca2be93686d9a39b450956d72eca137..2e0982cb5306c42a922bb022740dddce09c6b5e3 100644
(file)
--- a/
src/lib/gssapi/krb5/Makefile.in
+++ b/
src/lib/gssapi/krb5/Makefile.in
@@
-147,6
+147,7
@@
STLIBOBJS = \
rel_name.o \
seal.o \
ser_sctx.o \
+ set_ccache.o \
sign.o \
unseal.o \
util_cksum.o \