s4-libcli: Remove obsolete support for file resolving.
[sfrench/samba-autobuild/.git] / source4 / libcli / wscript_build
index 13e1adb4716f1a9b740149b30b6581c0e402692d..59b0bc7d965c2d58136adc46bfd7a0e7d2cceb14 100755 (executable)
@@ -60,7 +60,7 @@ bld.SAMBA_SUBSYSTEM('LIBCLI_RESOLVE',
 
 
 bld.SAMBA_SUBSYSTEM('LP_RESOLVE',
-       source='resolve/bcast.c resolve/nbtlist.c resolve/wins.c resolve/dns_ex.c resolve/file.c resolve/host.c resolve/lmhosts.c resolve/resolve_lp.c',
+       source='resolve/bcast.c resolve/nbtlist.c resolve/wins.c resolve/dns_ex.c resolve/host.c resolve/lmhosts.c resolve/resolve_lp.c',
        autoproto='resolve/lp_proto.h',
        deps='cli-nbt samba-hostconfig netif addns'
        )