diff options
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r-- | source4/auth/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk index 0b927b8e58..789055408d 100644 --- a/source4/auth/config.mk +++ b/source4/auth/config.mk @@ -17,6 +17,7 @@ PRIVATE_DEPENDENCIES = auth_session PRIVATE_PROTO_HEADER = auth_sam.h OBJ_FILES = sam.o auth_sam_reply.o ntlm_check.o PUBLIC_DEPENDENCIES = SAMDB UTIL_LDB +PRIVATE_DEPENDENCIES = LDAP_ENCODE ####################### # Start MODULE auth_sam |