summaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/auth/wscript_build b/auth/wscript_build
index 0472a20a01..976e8ab090 100644
--- a/auth/wscript_build
+++ b/auth/wscript_build
@@ -6,3 +6,5 @@ bld.SAMBA_LIBRARY('auth_sam_reply',
autoproto='auth_sam_reply.h',
private_library=True
)
+
+bld.RECURSE('gensec')