summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-01-12 13:25:51 +0100
committerAndreas Schneider <asn@samba.org>2011-01-13 14:14:04 +0100
commit7e959004d790536cc932285c2d38a566ea130b5d (patch)
treeef186c198bae3c485322252d6ad29a3e12dc84be /source3/Makefile.in
parent9204e04f274b69b34dd3da8bf63e4eeb7050cb50 (diff)
downloadsamba-7e959004d790536cc932285c2d38a566ea130b5d.tar.gz
samba-7e959004d790536cc932285c2d38a566ea130b5d.tar.bz2
samba-7e959004d790536cc932285c2d38a566ea130b5d.zip
s3-build: remove RPCCLI_SRVSVC subsystem.
Guenther Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 00e34ef617..567858a22d 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -369,8 +369,7 @@ LIBCLI_SVCCTL_OBJ = librpc/gen_ndr/ndr_svcctl_c.o
LIBCLI_WKSSVC_OBJ = librpc/gen_ndr/ndr_wkssvc_c.o
-LIBCLI_SRVSVC_OBJ = librpc/gen_ndr/cli_srvsvc.o \
- librpc/gen_ndr/ndr_srvsvc_c.o
+LIBCLI_SRVSVC_OBJ = librpc/gen_ndr/ndr_srvsvc_c.o
LIBCLI_LSA_OBJ = librpc/gen_ndr/cli_lsa.o \
librpc/gen_ndr/ndr_lsa_c.o \