summaryrefslogtreecommitdiff
path: root/source4/libcli/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-05-10 02:01:25 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:16:35 -0500
commit0ac02ed7c344a7462d5d797b46e89e9d4a6937de (patch)
tree5cbcf9295960a647574383c20551e45b9ea214c3 /source4/libcli/config.mk
parent489a6b5591c37a8977426d9ca7fd07978e5e5614 (diff)
downloadsamba-0ac02ed7c344a7462d5d797b46e89e9d4a6937de.tar.gz
samba-0ac02ed7c344a7462d5d797b46e89e9d4a6937de.tar.bz2
samba-0ac02ed7c344a7462d5d797b46e89e9d4a6937de.zip
r6693: first version of cldap client library, with async interface
(This used to be commit cbeffe830b2d3aee2ba346034548fa273a08f409)
Diffstat (limited to 'source4/libcli/config.mk')
-rw-r--r--source4/libcli/config.mk6
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/libcli/config.mk b/source4/libcli/config.mk
index 816bff4ca4..834aa01dac 100644
--- a/source4/libcli/config.mk
+++ b/source4/libcli/config.mk
@@ -46,6 +46,12 @@ ADD_OBJ_FILES = \
NOPROTO=YES
REQUIRED_SUBSYSTEMS = LIBCLI_NBT
+[SUBSYSTEM::LIBCLI_CLDAP]
+ADD_OBJ_FILES = \
+ libcli/cldap/cldap.o
+NOPROTO=YES
+REQUIRED_SUBSYSTEMS = LIBCLI_LDAP
+
[SUBSYSTEM::LIBCLI_WINS]
ADD_OBJ_FILES = \
libcli/wins/winsrepl.o