diff options
Diffstat (limited to 'auth/wscript_build')
-rw-r--r-- | auth/wscript_build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/auth/wscript_build b/auth/wscript_build index 976e8ab090..540317a401 100644 --- a/auth/wscript_build +++ b/auth/wscript_build @@ -8,3 +8,4 @@ bld.SAMBA_LIBRARY('auth_sam_reply', ) bld.RECURSE('gensec') +bld.RECURSE('credentials') |