summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rwxr-xr-xwscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript b/wscript
index 18daaac08c..9db278ca03 100755
--- a/wscript
+++ b/wscript
@@ -97,6 +97,7 @@ def configure(conf):
conf.RECURSE('lib/popt')
conf.RECURSE('lib/subunit/c')
conf.RECURSE('libcli/smbreadline')
+ conf.RECURSE('lib/crypto')
conf.RECURSE('pidl')
conf.RECURSE('selftest')
conf.RECURSE('source3')