summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 6ae1b0d1c0..63e0fccdf5 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -968,7 +968,7 @@ bld.SAMBA_BINARY('testparm',
bld.SAMBA_BINARY('eventlogadm',
source=EVTLOGADM_SRC,
deps='''talloc tdb tevent POPT_SAMBA DYNCONFIG LIBS PARAM
- LIB_NONSMBD LIBSMB_ERR PASSDB''',
+ LIB_NONSMBD LIBSMB_ERR PASSDB LIBWBCLIENT''',
vars=locals())
swat_files=recursive_dirlist('../swat', '../swat', '*')