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 758091f36..513e5845f 100644 --- 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 \ |
