summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2013-09-24 06:38:09 +0200
committerMichael Adam <obnox@samba.org>2013-09-24 07:44:28 +0200
commitf7cf09e661734744163c96c214892558b3d004e5 (patch)
treed1b7abd23f9ab65d546f30317743389fe2a23eac /source3/wscript_build
parent349bcafe09b6ae0ccd2ddc4acef2fd4c48dbc45d (diff)
downloadsamba-f7cf09e661734744163c96c214892558b3d004e5.tar.gz
samba-f7cf09e661734744163c96c214892558b3d004e5.tar.bz2
samba-f7cf09e661734744163c96c214892558b3d004e5.zip
s3:net rpc conf: factor validation of parameter out for re-use.
This goes into a new module net_conf_util to be shared between net conf and net rpc conf. Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Andrew Bartlett <abartlet@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 02d9a1a087..2122d15bb8 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -1056,6 +1056,7 @@ bld.SAMBA3_BINARY('net',
utils/net_dns.c
utils/net_ads_gpo.c
utils/net_conf.c
+ utils/net_conf_util.c
utils/net_join.c
utils/net_user.c
utils/net_group.c