Update waf build.
authorJelmer Vernooij <jelmer@samba.org>
Thu, 8 Apr 2010 20:46:02 +0000 (22:46 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 8 Apr 2010 20:46:02 +0000 (22:46 +0200)
source4/utils/net/wscript_build

index 7c7e6ad4cb3838cbaa3da2dcdd0b206e34ee9228..4464442f3afb873107252e1178f4ebfcd2fa6b6b 100644 (file)
@@ -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',