mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
248554370a
gpo_ldap.c now compiles for both samba 3 and 4. Signed-off-by: Günther Deschner <gd@samba.org>
7 lines
215 B
Makefile
7 lines
215 B
Makefile
[SUBSYSTEM::LIBGPO]
|
|
PRIVATE_DEPENDENCIES = LIBLDB LIBSAMBA-NET
|
|
|
|
LIBGPO_OBJ_FILES = ../libgpo/gpo_util.o ../libgpo/gpo_sec.o \
|
|
../libgpo/gpext/gpext.o ../libgpo/gpo_fetch.o \
|
|
$(libgpodir)/ads_convenience.o
|