X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source4%2Fntvfs%2Fwscript_build;h=0ddd4e5ed40a0e146e1935a47fcfbf4283febda3;hb=7d33ec3dfe78723d62f4941684060baeb9c4bda6;hp=6d554f2273599262cbadc15a05007a1cd0316c89;hpb=292fe7497134a9cc8f05844951547a2e8d14a4ac;p=samba.git diff --git a/source4/ntvfs/wscript_build b/source4/ntvfs/wscript_build index 6d554f22735..0ddd4e5ed40 100644 --- a/source4/ntvfs/wscript_build +++ b/source4/ntvfs/wscript_build @@ -67,7 +67,7 @@ bld.SAMBA_MODULE('ntvfs_nbench', bld.SAMBA_LIBRARY('ntvfs', source='ntvfs_base.c ntvfs_generic.c ntvfs_interface.c ntvfs_util.c', autoproto='ntvfs_proto.h', - deps='tevent', + deps='tevent samba-modules', private_library=True )