summaryrefslogtreecommitdiff
path: root/source4/lib/samba3/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/samba3/wscript_build')
-rw-r--r--source4/lib/samba3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/samba3/wscript_build b/source4/lib/samba3/wscript_build
index 699d150693..d727cbb3b0 100644
--- a/source4/lib/samba3/wscript_build
+++ b/source4/lib/samba3/wscript_build
@@ -3,7 +3,7 @@
bld.SAMBA_LIBRARY('SMBPASSWD',
source='smbpasswd.c',
- deps='CHARSET LIBSAMBA-UTIL',
+ deps='CHARSET libsamba-util',
private_library=True
)