summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-01-29 15:23:38 +0100
committerGünther Deschner <gd@samba.org>2008-01-29 15:23:38 +0100
commit5a89a4674e25d628bb668f8b1f198b5cd98b6be8 (patch)
treed77016399a9c4406838267c63c56d1c99ab216ef /source3/Makefile.in
parente7b2be804bdee210c64e0f2e54f7395338f42060 (diff)
downloadsamba-5a89a4674e25d628bb668f8b1f198b5cd98b6be8.tar.gz
samba-5a89a4674e25d628bb668f8b1f198b5cd98b6be8.tar.bz2
samba-5a89a4674e25d628bb668f8b1f198b5cd98b6be8.zip
Finally delete rpccli_ds_enum_domain_trusts() completly.
Guenther (This used to be commit c420e42adfea9908a93d3eea5688488e5a9062a2)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index fe232452ee..3667dfe520 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -396,7 +396,7 @@ RPC_CLIENT_OBJ1 = rpc_client/cli_netlogon.o rpc_client/cli_srvsvc.o
LIBMSRPC_OBJ = rpc_client/cli_lsarpc.o rpc_client/cli_samr.o \
$(RPC_CLIENT_OBJ1) rpc_client/cli_reg.o $(RPC_CLIENT_OBJ) \
rpc_client/cli_spoolss.o rpc_client/cli_spoolss_notify.o \
- rpc_client/cli_ds.o rpc_client/cli_svcctl.o
+ rpc_client/cli_svcctl.o
LIBMSRPC_GEN_OBJ = librpc/gen_ndr/cli_lsa.o \
librpc/gen_ndr/cli_dfs.o \