lib/util: consolidate module loading into common code
[samba.git] / source4 / param / wscript_build
index a35463799afc3ea401c371ef63dd6db46a5230e4..91e128f916c16a1c6ab35627f40672c4e461791f 100644 (file)
@@ -32,7 +32,7 @@ bld.SAMBA_SUBSYSTEM('PROVISION',
 bld.SAMBA_SUBSYSTEM('share',
        source='share.c',
        public_headers='share.h',
-       deps='samba-util'
+       deps='samba-util samba-modules'
        )