summaryrefslogtreecommitdiff
path: root/source3/wscript_build
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/wscript_build
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/wscript_build')
-rwxr-xr-xsource3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index b709b5f80b..cb28da4a13 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -544,6 +544,7 @@ NET_SRC1 = '''utils/net.c utils/net_ads.c utils/net_help.c
utils/net_serverid.c
utils/net_eventlog.c
utils/net_printing.c
+ utils/net_rpc_trust.c
registry/reg_parse.c registry/reg_format.c
registry/reg_parse_internal.c registry/reg_import.c
lib/cbuf.c lib/srprs.c'''