summaryrefslogtreecommitdiff
path: root/source4/utils/net/wscript_build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2010-04-08 22:46:02 +0200
committerJelmer Vernooij <jelmer@samba.org>2010-04-08 22:46:02 +0200
commit7f65f77b4dfb5ee124992a34db4a92be4d728fb0 (patch)
tree34b5d771d62af3ab713746e3630676c4ff9d7179 /source4/utils/net/wscript_build
parentcf17d48dec1ed94127b239c9bf40bcdcbcd808ca (diff)
downloadsamba-7f65f77b4dfb5ee124992a34db4a92be4d728fb0.tar.gz
samba-7f65f77b4dfb5ee124992a34db4a92be4d728fb0.tar.bz2
samba-7f65f77b4dfb5ee124992a34db4a92be4d728fb0.zip
Update waf build.
Diffstat (limited to 'source4/utils/net/wscript_build')
-rw-r--r--source4/utils/net/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/utils/net/wscript_build b/source4/utils/net/wscript_build
index 7c7e6ad4cb..4464442f3a 100644
--- a/source4/utils/net/wscript_build
+++ b/source4/utils/net/wscript_build
@@ -10,7 +10,7 @@ bld.SAMBA_MODULE('net_drs',
bld.SAMBA_BINARY('net',
- source='net.c net_machinepw.c net_password.c net_time.c net_join.c net_vampire.c net_user.c net_export_keytab.c',
+ source='net.c net_machinepw.c net_password.c net_time.c net_join.c net_vampire.c net_user.c',
autoproto='net_proto.h',
installdir='BINDIR',
deps='LIBSAMBA-HOSTCONFIG LIBSAMBA-UTIL LIBSAMBA-NET popt POPT_SAMBA POPT_CREDENTIALS net_drs',