summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-01-11 16:48:52 +0100
committerGünther Deschner <gd@samba.org>2011-01-11 17:59:21 +0100
commita76dde61bc88ee139d92f4e00f5f390a105e064b (patch)
tree1948662ece4d53715d511d03c7d4751b333ab0af /source3/Makefile.in
parent5473d1b81c8b1374bef8a537091454a53128dfaa (diff)
downloadsamba-a76dde61bc88ee139d92f4e00f5f390a105e064b.tar.gz
samba-a76dde61bc88ee139d92f4e00f5f390a105e064b.tar.bz2
samba-a76dde61bc88ee139d92f4e00f5f390a105e064b.zip
s3-build: remove RPCCLI_INITSHUTDOWN subsystem.
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Jan 11 17:59:21 CET 2011 on sn-devel-104
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 e85bbf69d9..c65d728ef0 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -362,8 +362,7 @@ LIBCLI_DFS_OBJ = librpc/gen_ndr/ndr_dfs_c.o
LIBCLI_ECHO_OBJ = librpc/gen_ndr/cli_echo.o \
librpc/gen_ndr/ndr_echo_c.o
-LIBCLI_INITSHUTDOWN_OBJ = librpc/gen_ndr/cli_initshutdown.o \
- librpc/gen_ndr/ndr_initshutdown_c.o
+LIBCLI_INITSHUTDOWN_OBJ = librpc/gen_ndr/ndr_initshutdown_c.o
LIBCLI_DSSETUP_OBJ = librpc/gen_ndr/ndr_dssetup_c.o