lib/util Split samba-modules library into public and private parts
[samba.git] / source4 / ntvfs / wscript_build
index 455e7f0b8b800519865f6c074613b581ea35b521..738b7e0fa16a34aede467e347d4b96e013a1ec4f 100644 (file)
@@ -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 samba-modules',
+                  deps='tevent samba-module',
                   private_library=True
                   )