summaryrefslogtreecommitdiff
path: root/source4/auth/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/wscript_build')
-rw-r--r--source4/auth/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/wscript_build b/source4/auth/wscript_build
index ce4dc7b21e..e159292b77 100644
--- a/source4/auth/wscript_build
+++ b/source4/auth/wscript_build
@@ -36,7 +36,7 @@ bld.SAMBA_SUBSYSTEM('auth_system_session',
bld.SAMBA_SUBSYSTEM('auth_sam',
source='sam.c',
autoproto='auth_sam.h',
- public_deps='SAMDB UTIL_LDB LIBSECURITY ldb',
+ public_deps='SAMDB UTIL_LDB LIBSECURITY ldb tevent',
deps=''
)