summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/kerberos.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/kerberos/kerberos.mk')
-rw-r--r--source4/auth/kerberos/kerberos.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/kerberos/kerberos.mk b/source4/auth/kerberos/kerberos.mk
index a43e6bb517..38c8862747 100644
--- a/source4/auth/kerberos/kerberos.mk
+++ b/source4/auth/kerberos/kerberos.mk
@@ -5,6 +5,7 @@ INIT_OBJ_FILES = auth/kerberos/kerberos.o
ADD_OBJ_FILES = \
auth/kerberos/clikrb5.o \
auth/kerberos/kerberos_verify.o \
+ auth/kerberos/kerberos_util.o \
auth/kerberos/gssapi_parse.o
# End SUBSYSTEM KERBEROS
#################################