summaryrefslogtreecommitdiff
path: root/source4/libcli/ldap/config.mk
blob: 87bfdfdbba5fc57585f6a02b3f5b2e00ca1937a3 (plain)
1
2
3
4
5
6
7
8
9
#################################
# Start SUBSYSTEM LIBCLI_LDAP
[SUBSYSTEM::LIBCLI_LDAP]
ADD_OBJ_FILES = libcli/ldap/ldap.o \
		libcli/ldap/ldap_client.o \
		libcli/ldap/ldap_ldif.o
NOPROTO=YES
# End SUBSYSTEM LIBCLI_LDAP
#################################