git.samba.org
/
kai
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Port Samba4 to the new combined libcli/auth functions
[kai/samba.git]
/
source4
/
auth
/
ntlm
/
config.mk
diff --git
a/source4/auth/ntlm/config.mk
b/source4/auth/ntlm/config.mk
index 668c528ea910b641b153dd52facaacf5d1f7f447..a9ae18e7c25e85b0b21b4fc7a420b47da388f3bc 100644
(file)
--- a/
source4/auth/ntlm/config.mk
+++ b/
source4/auth/ntlm/config.mk
@@
-1,10
+1,5
@@
# NTLM auth server subsystem
-[SUBSYSTEM::ntlm_check]
-PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL
-
-ntlm_check_OBJ_FILES = $(addprefix $(authsrcdir)/ntlm/, ntlm_check.o)
-
#######################
# Start MODULE auth_sam
[MODULE::auth_sam_module]