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 e65bc017d8..5f69565f92 100644
--- a/source4/param/wscript_build
+++ b/source4/param/wscript_build
@@ -37,7 +37,7 @@ bld.SAMBA_MODULE('share_ldb',
source='share_ldb.c',
subsystem='share',
init_function='share_ldb_init',
- deps='LDBSAMBA auth_system_session'
+ deps='ldbsamba auth_system_session'
)