1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s3-build: remove RPC_CLIENT_OBJ1.

Guenther
This commit is contained in:
Günther Deschner 2010-08-26 00:05:34 +02:00
parent 75e55f9535
commit d6949f58fa

View File

@ -595,10 +595,7 @@ LIBSMB_OBJ = libsmb/clientgen.o libsmb/cliconnect.o libsmb/clifile.o \
$(CLDAP_OBJ) \
$(DRSUAPI_OBJ)
RPC_CLIENT_OBJ1 = $(SCHANNEL_OBJ)
LIBMSRPC_OBJ = \
$(RPC_CLIENT_OBJ1) \
LIBMSRPC_OBJ = $(SCHANNEL_OBJ) \
$(RPC_CLIENT_OBJ) \
../librpc/rpc/binding.o