projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b996bd
)
add all the new .o files
author
John Kohl
<jtkohl@mit.edu>
Thu, 26 Apr 1990 17:20:28 +0000
(17:20 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Thu, 26 Apr 1990 17:20:28 +0000
(17:20 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@596
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/keytab/file/Imakefile
patch
|
blob
|
history
diff --git
a/src/lib/krb5/keytab/file/Imakefile
b/src/lib/krb5/keytab/file/Imakefile
index a7471a5141dbbce2122c3a04f72afdf47115fcce..a619d8499cfec05d0ee29b3b5568524b68447369 100644
(file)
--- a/
src/lib/krb5/keytab/file/Imakefile
+++ b/
src/lib/krb5/keytab/file/Imakefile
@@
-1,7
+1,15
@@
NormalLibraryObjectRule()
-OBJS = ktf_close.o \
+OBJS = \
+ ktf_add.o \
+ ktf_close.o \
+ ktf_endget.o \
+ ktf_get_en.o \
ktf_get_na.o \
+ ktf_next.o \
+ ktf_resolv.o \
+ ktf_remove.o \
+ ktf_ssget.o \
ktf_util.o \
ktf_ops.o \
ktf_wops.o