projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db516d5
)
add krbconfig
author
John Kohl
<jtkohl@mit.edu>
Tue, 24 Apr 1990 13:22:26 +0000
(13:22 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 24 Apr 1990 13:22:26 +0000
(13:22 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@563
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/krb/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/krb5/krb/Imakefile
b/src/lib/krb5/krb/Imakefile
index 19b80893dd5562f1596fd4c3b4613369240a95d6..54fad63e69866e153315db783365c65346df5d8d 100644
(file)
--- a/
src/lib/krb5/krb/Imakefile
+++ b/
src/lib/krb5/krb/Imakefile
@@
-20,6
+20,7
@@
OBJS= addr_comp.o \
in_tkt_pwd.o \
in_tkt_sky.o \
kdc_rep_dc.o \
+ krbconfig.o \
mk_error.o \
mk_priv.o \
mk_req.o \
@@
-55,6
+56,7
@@
SRCS= addr_comp.c \
in_tkt_pwd.c \
in_tkt_sky.c \
kdc_rep_dc.c \
+ krbconfig.c \
mk_error.c \
mk_priv.c \
mk_req.c \