summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 9f25f4c738..c8e4e53904 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -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