summaryrefslogtreecommitdiff
path: root/source4/param/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param/wscript_build')
-rw-r--r--source4/param/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/param/wscript_build b/source4/param/wscript_build
index 351dedfaf1..f35d1c4e3a 100644
--- a/source4/param/wscript_build
+++ b/source4/param/wscript_build
@@ -42,7 +42,7 @@ bld.SAMBA_MODULE('share_ldb',
bld.SAMBA_SUBSYSTEM('SECRETS',
source='secrets.c',
- deps='ldb TDB_WRAP UTIL_TDB NDR_SECURITY'
+ deps='ldb TDB_WRAP UTIL_TDB NDR_SECURITY tevent'
)