mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
8 lines
214 B
Makefile
8 lines
214 B
Makefile
#################################
|
|
# Start SUBSYSTEM LIBCLI_LDAP
|
|
[SUBSYSTEM::LIBCLI_LDAP]
|
|
ADD_OBJ_FILES = libcli/ldap/ldap.o \
|
|
libcli/ldap/ldap_ldif.o
|
|
# End SUBSYSTEM LIBCLI_LDAP
|
|
#################################
|