From 7b18fcd84799e0b9e1c014af575ca292f905d0a3 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 11 May 2005 04:49:18 +0000 Subject: r6725: the beginnings of a cldap server (This used to be commit e51e0dffa8f8bff9bd1535751e805b548b6c6d7f) --- source4/build/smb_build/main.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'source4/build') diff --git a/source4/build/smb_build/main.pm b/source4/build/smb_build/main.pm index 3598d49f29..8057fa2095 100644 --- a/source4/build/smb_build/main.pm +++ b/source4/build/smb_build/main.pm @@ -45,6 +45,7 @@ sub smb_build_main($) "ldap_server/config.mk", "winbind/config.mk", "nbt_server/config.mk", + "cldap_server/config.mk", "auth/gensec/gensec.mk", "auth/kerberos/kerberos.mk", "auth/ntlmssp/ntlmssp.mk", -- cgit