r1442: I was going to rename kerberos.c -> kerberos_kinit.c, but didn't.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 11 Jul 2004 10:41:44 +0000 (10:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:56:56 +0000 (12:56 -0500)
Fix config.mk...

(oh, and this file is somehow marked as binary...)

Andrew Bartlett
(This used to be commit 3e9aa67e3fdd9be18bdead6d45a982d30e5fd5b4)

source4/libcli/config.mk

index f07103d7c6088ecf467e13c920f1d54ba1172b09..0894ac7174d835db6b03e6c5123a9939292a738e 100644 (file)
@@ -11,7 +11,7 @@ ADD_OBJ_FILES = \
                libcli/auth/credentials.o \
                libcli/auth/session.o \
                libcli/auth/ntlm_check.o \
-               libcli/auth/kerberos_kinit.o \
+               libcli/auth/kerberos.o \
                libcli/auth/kerberos_verify.o \
                libcli/auth/clikrb5.o \
                libcli/auth/gensec.o \