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 80b2758766..4585a83199 100644
--- a/source4/param/wscript_build
+++ b/source4/param/wscript_build
@@ -32,7 +32,7 @@ bld.SAMBA_MODULE('share_ldb',
bld.SAMBA_SUBSYSTEM('SECRETS',
source='secrets.c',
- deps='ldb tdb-wrap UTIL_TDB NDR_SECURITY tevent ldbwrap'
+ deps='ldb tdb-wrap util_tdb NDR_SECURITY tevent ldbwrap'
)