summaryrefslogtreecommitdiffstats
path: root/src/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/krb5/krb/Imakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/krb5/krb/Imakefile b/src/lib/krb5/krb/Imakefile
index 08ed3cdc0d..3539104013 100644
--- a/src/lib/krb5/krb/Imakefile
+++ b/src/lib/krb5/krb/Imakefile
@@ -114,8 +114,8 @@ SRCS= addr_comp.c \
rd_req_sim.c \
rd_req_dec.c \
rd_safe.c \
- recvauth.o \
- sendauth.o \
+ recvauth.c \
+ sendauth.c \
send_tgs.c \
srv_rcache.c \
tgtname.c \