mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
Make sure libnetapi has getdcname support.
Guenther
(This used to be commit c527a28c47
)
This commit is contained in:
parent
27a58bd50c
commit
be57bc8568
@ -709,7 +709,8 @@ REG_API_OBJ = registry/reg_api.o \
|
||||
|
||||
LIBNETAPI_OBJ1 = lib/netapi/netapi.o \
|
||||
lib/netapi/joindomain.o \
|
||||
lib/netapi/serverinfo.o
|
||||
lib/netapi/serverinfo.o \
|
||||
lib/netapi/getdc.o
|
||||
|
||||
LIBNETAPI_OBJ = $(LIBNETAPI_OBJ1) $(LIBNET_OBJ) \
|
||||
$(REG_API_OBJ) \
|
||||
|
Loading…
Reference in New Issue
Block a user