summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-12-08 13:39:53 +0100
committerGünther Deschner <gd@samba.org>2009-01-06 16:02:12 +0100
commitb0f71378839f9276b3d7de2515c712a6c6618fda (patch)
tree0757e108c9a647944e72e5a8ac72302c5e5a4156 /source3/Makefile.in
parenta94157c759e487b128946ddfa7073832287f6fce (diff)
downloadsamba-b0f71378839f9276b3d7de2515c712a6c6618fda.tar.gz
samba-b0f71378839f9276b3d7de2515c712a6c6618fda.tar.bz2
samba-b0f71378839f9276b3d7de2515c712a6c6618fda.zip
s3-srvsvc: remove all init_srvsvc* functions.
Guenther
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 89143fa109..1625e6595c 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -313,8 +313,7 @@ RPC_PARSE_OBJ1 = $(RPC_PARSE_OBJ0) rpc_parse/parse_sec.o
RPC_PARSE_OBJ2 = rpc_parse/parse_rpc.o \
rpc_client/init_netlogon.o \
- rpc_client/init_lsa.o \
- rpc_client/init_srvsvc.o
+ rpc_client/init_lsa.o
LIBREPLACE_OBJ = @LIBREPLACE_OBJS@