summaryrefslogtreecommitdiff
path: root/source4/auth
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth')
-rw-r--r--source4/auth/kerberos/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/kerberos/config.mk b/source4/auth/kerberos/config.mk
index 38c8862747..62710f3cc4 100644
--- a/source4/auth/kerberos/config.mk
+++ b/source4/auth/kerberos/config.mk
@@ -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
#################################