projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5a1d5d
)
add ktf_defops.o
author
John Kohl
<jtkohl@mit.edu>
Tue, 3 Jul 1990 12:51:35 +0000
(12:51 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 3 Jul 1990 12:51:35 +0000
(12:51 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1027
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 b135216d5b95b59a5af406b2bce4c80559d633ba..5c280062e57b61c5a4af463ba35cbbc37da0fa15 100644
(file)
--- a/
src/lib/krb5/keytab/file/Imakefile
+++ b/
src/lib/krb5/keytab/file/Imakefile
@@
-22,6
+22,7
@@
OBJS = \
ktf_util.o \
ktf_ops.o \
ktf_wops.o \
- ktf_wreslv.o
+ ktf_wreslv.o \
+ ktf_defops.o
OtherdirLibraryTarget($(TOP)/lib,krb5,$(OBJS))