summaryrefslogtreecommitdiff
path: root/lib/crypto/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'lib/crypto/wscript_build')
-rw-r--r--lib/crypto/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/crypto/wscript_build b/lib/crypto/wscript_build
index eb67af63f26..e5766042541 100644
--- a/lib/crypto/wscript_build
+++ b/lib/crypto/wscript_build
@@ -10,6 +10,7 @@ bld.SAMBA_SUBSYSTEM('GNUTLS_HELPERS',
source='''
gnutls_error.c
gnutls_arcfour_confounded_md5.c
+ gnutls_weak_crypto.c
''',
deps='gnutls samba-errors');