summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2009-04-06 22:51:32 +1000
committerAndrew Bartlett <abartlet@samba.org>2009-04-14 16:23:43 +1000
commitf23eea294a64fac3cc85609468703fc15f7e3187 (patch)
tree4817c3ef645ed99259c4bbdce25765ae831b0dd5 /source4/auth/gensec/config.mk
parentdf8e1908ef9969ce95a5102959c27491fa7bfa03 (diff)
downloadsamba-f23eea294a64fac3cc85609468703fc15f7e3187.tar.gz
samba-f23eea294a64fac3cc85609468703fc15f7e3187.tar.bz2
samba-f23eea294a64fac3cc85609468703fc15f7e3187.zip
Push schannel_state.c into the top level.
This is the server side state for netlogon credential chaining Andrew Bartlett
Diffstat (limited to 'source4/auth/gensec/config.mk')
-rw-r--r--source4/auth/gensec/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/gensec/config.mk b/source4/auth/gensec/config.mk
index 27cf442b68..a9ce228f12 100644
--- a/source4/auth/gensec/config.mk
+++ b/source4/auth/gensec/config.mk
@@ -78,7 +78,7 @@ $(eval $(call proto_header_template,$(gensecsrcdir)/schannel_proto.h,$(gensec_sc
################################################
# Start SUBSYSTEM SCHANNELDB
[SUBSYSTEM::SCHANNELDB]
-PRIVATE_DEPENDENCIES = LDB_WRAP
+PRIVATE_DEPENDENCIES = LDB_WRAP COMMON_SCHANNELDB
# End SUBSYSTEM SCHANNELDB
################################################