s4-ipv6: added iface_list_wildcard()
[nivanova/samba-autobuild/.git] / source4 / lib / socket / wscript_build
index fa497335fb85be4ca615e23637e22d45c811583b..c10970d17aa36cd73d904d86bfb01201ad1a2322 100644 (file)
@@ -2,7 +2,7 @@
 
 bld.SAMBA_LIBRARY('netif',
                   source='interface.c',
-                  deps='samba-util interfaces',
+                  deps='samba-util interfaces samba-hostconfig',
                   private_library=True,
                   autoproto='netif_proto.h'
                   )