diff options
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/krb5/os/Imakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/krb5/os/Imakefile b/src/lib/krb5/os/Imakefile index 4e92941a8..47f78f0b2 100644 --- 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 |
