projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46c90f
)
add ktdefname
author
John Kohl
<jtkohl@mit.edu>
Fri, 11 May 1990 16:43:52 +0000
(16:43 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 11 May 1990 16:43:52 +0000
(16:43 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@849
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/os/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/krb5/os/Imakefile
b/src/lib/krb5/os/Imakefile
index 758091f36a8620420737c6f2f741db05a583a3de..513e5845fc6e64578fcfb27516376d03cb0c22e7 100644
(file)
--- a/
src/lib/krb5/os/Imakefile
+++ b/
src/lib/krb5/os/Imakefile
@@
-8,6
+8,7
@@
OBJS= \
free_hstrl.o \
get_krbhst.o \
hst_realm.o \
+ ktdefname.o \
localaddr.o \
locate_kdc.o \
lock_file.o \
@@
-28,6
+29,7
@@
SRCS= \
free_hstrl.c \
get_krbhst.c \
hst_realm.c \
+ ktdefname.c \
localaddr.c \
locate_kdc.c \
lock_file.c \