summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2007-12-03 12:42:17 +0100
committerGünther Deschner <gd@samba.org>2007-12-03 13:08:20 +0100
commit1d615e3ac397106f47c51ace36c01a8f6e1d5d13 (patch)
treee6099a5fa821fd85835e89be4404c909fad9aabc /source/Makefile.in
parentbbbeeba163f173d774937103a36560a4a4f49d4b (diff)
downloadsamba-1d615e3ac397106f47c51ace36c01a8f6e1d5d13.tar.gz
samba-1d615e3ac397106f47c51ace36c01a8f6e1d5d13.tar.xz
samba-1d615e3ac397106f47c51ace36c01a8f6e1d5d13.zip
Reanimate rpcclient wkssvc command.
Guenther
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index 4eea8f18150..532290ce210 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -637,6 +637,7 @@ RPCCLIENT_OBJ1 = rpcclient/rpcclient.o rpcclient/cmd_lsarpc.o \
rpcclient/cmd_dfs.o \
rpcclient/cmd_ds.o rpcclient/cmd_echo.o \
rpcclient/cmd_shutdown.o rpcclient/cmd_test.o \
+ rpcclient/cmd_wkssvc.o \
$(DISPLAY_SEC_OBJ) $(DISPLAY_DSDCINFO_OBJ)
RPCCLIENT_OBJ = $(RPCCLIENT_OBJ1) \