mirror of
https://github.com/samba-team/samba.git
synced 2024-12-31 17:18:04 +03:00
Add KRBCLIENT_OBJ to PYTHON_OBJ list.
(This used to be commit 651be759b3
)
This commit is contained in:
parent
e486396267
commit
96d19c3876
@ -1063,7 +1063,8 @@ installclientlib:
|
||||
# Python extensions
|
||||
|
||||
PYTHON_OBJS = $(LIB_OBJ) $(LIBSMB_OBJ) $(RPC_PARSE_OBJ) $(UBIQX_OBJ) \
|
||||
$(PARAM_OBJ) $(LIBMSRPC_OBJ) $(PASSDB_OBJ) $(GROUPDB_OBJ) $(SECRETS_OBJ)
|
||||
$(PARAM_OBJ) $(LIBMSRPC_OBJ) $(PASSDB_OBJ) $(GROUPDB_OBJ) \
|
||||
$(SECRETS_OBJ) $(KRBCLIENT_OBJ)
|
||||
|
||||
PY_SPOOLSS_PROTO_OBJ = python/py_spoolss.o \
|
||||
python/py_spoolss_printers.o python/py_spoolss_printers_conv.o\
|
||||
|
Loading…
Reference in New Issue
Block a user