summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2019-06-26 16:41:05 +1200
committerAndreas Schneider <asn@cryptomilk.org>2019-06-27 12:54:22 +0000
commit8f4c30f785cd012597883016e35f794e9a800404 (patch)
treea424c283503356f74130a3c4499cfdb19caa4ca4 /source3/wscript_build
parent29ee235caee7e703ee9ebee342c8decb017fd099 (diff)
downloadsamba-8f4c30f785cd012597883016e35f794e9a800404.tar.gz
lib/crypto: move gnutls error wrapper to own subsystem
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index edd973d6994..b61fc3cc95f 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -749,6 +749,7 @@ bld.SAMBA3_LIBRARY('smbd_base',
notifyd
vfs_acl_common
NDR_QUOTA
+ GNUTLS_HELPERS
''' +
bld.env['dmapi_lib'] +
bld.env['legacy_quota_libs'] +