summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-08-26 00:05:34 +0200
committerGünther Deschner <gd@samba.org>2010-08-26 00:17:10 +0200
commitd6949f58fa82196fc67a87e6bf47a5c05698a734 (patch)
treeb53f5dd70ee896a5477b26cf811b1e298572bf3c /source3/Makefile.in
parent75e55f9535d3a66933c901658c61e1fdaa596515 (diff)
downloadsamba-d6949f58fa82196fc67a87e6bf47a5c05698a734.tar.gz
samba-d6949f58fa82196fc67a87e6bf47a5c05698a734.tar.bz2
samba-d6949f58fa82196fc67a87e6bf47a5c05698a734.zip
s3-build: remove RPC_CLIENT_OBJ1.
Guenther
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