1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

r7980: Forgot to add kerberos_pac.c to this config.mk file.

Andrew Bartlett
(This used to be commit bba58a1876353effbef540dd0db9e66db5343c35)
This commit is contained in:
Andrew Bartlett 2005-06-28 10:58:41 +00:00 committed by Gerald (Jerry) Carter
parent 66da650727
commit 5daf957362

View 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
#################################