auth/kerberos: Create common helper to get the verified PAC from GSSAPI
[samba.git] / source3 / wscript_build
index dc01554c2e8f09ad10b7eadf6f9ab806ac6c9ed5..8b337e6ccb3a3a4f146091c64406c79a003bb9bc 100755 (executable)
@@ -1327,6 +1327,7 @@ if not bld.env.toplevel_build:
 
 bld.RECURSE('../lib/util/charset')
 bld.RECURSE('../auth')
+bld.RECURSE('../auth/kerberos')
 bld.RECURSE('../lib/addns')
 bld.RECURSE('../lib/async_req')
 bld.RECURSE('../libcli/auth')