summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2011-03-24 12:10:13 +0100
committerGünther Deschner <gd@samba.org>2011-04-06 12:25:42 +0200
commit11c342724fe23ef532063a7731c2a6d19614cf78 (patch)
tree7b01b8d0ef4793b7d9792a158776407843a762d8 /source3/Makefile.in
parent6681e451c98cd1716b5a68a02e0840a7ae768c36 (diff)
downloadsamba-11c342724fe23ef532063a7731c2a6d19614cf78.tar.gz
samba-11c342724fe23ef532063a7731c2a6d19614cf78.tar.bz2
samba-11c342724fe23ef532063a7731c2a6d19614cf78.zip
s3-net: Add net trust utility
Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index f70eb63a70..0854114d43 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1160,6 +1160,7 @@ NET_OBJ1 = utils/net.o utils/net_ads.o utils/net_help.o \
utils/net_serverid.o \
utils/net_eventlog.o \
utils/net_printing.o \
+ utils/net_rpc_trust.o \
$(LIBNDR_NTPRINTING_OBJ) \
$(LIBNDR_PREG_OBJ) \
$(LIBCLI_SPOOLSS_OBJ) \