r7980: Forgot to add kerberos_pac.c to this config.mk file.
authorAndrew Bartlett <abartlet@samba.org>
Tue, 28 Jun 2005 10:58:41 +0000 (10:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:56 +0000 (13:18 -0500)
Andrew Bartlett

source/auth/kerberos/config.mk

index 38c8862747deedc46ae14fae1333866a8d8f408f..62710f3cc467c38e034d27d048ca07cb9ea8ae2b 100644 (file)
@@ -6,6 +6,7 @@ ADD_OBJ_FILES = \
                auth/kerberos/clikrb5.o \
                auth/kerberos/kerberos_verify.o \
                auth/kerberos/kerberos_util.o \
+               auth/kerberos/kerberos_pac.o \
                auth/kerberos/gssapi_parse.o
 # End SUBSYSTEM KERBEROS
 #################################