dns_hosts_file: move to a separate subsystem
[amitay/samba.git] / libcli / nbt / wscript_build
index a8c239c10d16dc3e6395526f418543d1c366b2a4..faf818ef536accd47451ac9b18b204383f6e874a 100755 (executable)
@@ -8,7 +8,7 @@ bld.SAMBA_SUBSYSTEM('NDR_NBT_BUF',
 
 bld.SAMBA_SUBSYSTEM('lmhosts',
                     source='lmhosts.c',
-                    deps='clidns replace talloc'
+                    deps='replace talloc'
                     )
 
 bld.SAMBA_LIBRARY('cli-nbt',