summaryrefslogtreecommitdiffstats
path: root/auth/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'auth/wscript_build')
-rw-r--r--auth/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/auth/wscript_build b/auth/wscript_build
index 57f12702cba..a61bc378af7 100644
--- a/auth/wscript_build
+++ b/auth/wscript_build
@@ -1,7 +1,7 @@
#!/usr/bin/env python
bld.SAMBA_LIBRARY('auth_sam_reply',
- source='auth_sam_reply.c',
+ source='auth_sam_reply.c wbc_auth_util.c',
deps='talloc samba-security samba-util',
autoproto='auth_sam_reply.h',
private_library=True