summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-01-11 23:22:18 +0100
committerAndreas Schneider <asn@samba.org>2011-01-13 12:12:04 +0100
commit5ad7d6aaa8f0067e23ce5ef892026a0898fc1068 (patch)
tree9c4293112b78421dadaf95c2cedcbf815b107268
parent067e54881846baf35a456fcc546a7cc9e3180ac4 (diff)
downloadsamba-5ad7d6aaa8f0067e23ce5ef892026a0898fc1068.tar.gz
samba-5ad7d6aaa8f0067e23ce5ef892026a0898fc1068.tar.bz2
samba-5ad7d6aaa8f0067e23ce5ef892026a0898fc1068.zip
s3-build: remove RPCCLI_SVCCTL subsystem.
Guenther Signed-off-by: Andreas Schneider <asn@samba.org>
-rw-r--r--source3/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 5928973106..92b822820c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -365,8 +365,7 @@ LIBCLI_INITSHUTDOWN_OBJ = librpc/gen_ndr/ndr_initshutdown_c.o
LIBCLI_DSSETUP_OBJ = librpc/gen_ndr/ndr_dssetup_c.o
-LIBCLI_SVCCTL_OBJ = librpc/gen_ndr/cli_svcctl.o \
- librpc/gen_ndr/ndr_svcctl_c.o
+LIBCLI_SVCCTL_OBJ = librpc/gen_ndr/ndr_svcctl_c.o
LIBCLI_WKSSVC_OBJ = librpc/gen_ndr/ndr_wkssvc_c.o