projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d259ca
)
add rnd_confoun.c
author
John Kohl
<jtkohl@mit.edu>
Wed, 23 May 1990 10:22:23 +0000
(10:22 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Wed, 23 May 1990 10:22:23 +0000
(10:22 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@903
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 4e92941a8bb216b436fc4b82581419482e3ebe61..47f78f0b25f9c89e008f1a2464aeef5a6f60f7bc 100644
(file)
--- a/
src/lib/krb5/os/Imakefile
+++ b/
src/lib/krb5/os/Imakefile
@@
-17,6
+17,7
@@
OBJS= \
net_read.o \
net_write.o \
osconfig.o \
+ rnd_confoun.o \
read_pwd.o \
sendto_kdc.o \
timeofday.o \
@@
-40,6
+41,7
@@
SRCS= \
net_write.c \
osconfig.c \
read_pwd.c \
+ rnd_confoun.c \
sendto_kdc.c \
timeofday.c \
unlck_file.c