summaryrefslogtreecommitdiff
path: root/source4/main.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-09-29 00:03:43 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:39:09 -0500
commit66af2d9e42264763fcb0680b510dfb59494b3b64 (patch)
tree8e35eacb6a1ee34175c1abf85fb394a205c2fc1c /source4/main.mk
parenta12a6686ba7301c464e8db857c73bfd1061dbf93 (diff)
downloadsamba-66af2d9e42264763fcb0680b510dfb59494b3b64.tar.gz
samba-66af2d9e42264763fcb0680b510dfb59494b3b64.tar.bz2
samba-66af2d9e42264763fcb0680b510dfb59494b3b64.zip
r10597: And add the .mk files for the new credentials subsystem.
Andrew Bartlett (This used to be commit 51a0275a0e7ffc940f2403f3c74a00b3936a07f4)
Diffstat (limited to 'source4/main.mk')
-rw-r--r--source4/main.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/main.mk b/source4/main.mk
index 672ca4b1ba..a00bd29275 100644
--- a/source4/main.mk
+++ b/source4/main.mk
@@ -34,6 +34,7 @@ include cldap_server/config.mk
include auth/gensec/config.mk
include auth/kerberos/config.mk
include auth/ntlmssp/config.mk
+include auth/credentials/config.mk
include libcli/auth/config.mk
include libcli/ldap/config.mk
include libcli/config.mk