X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=source4%2Fauth%2Fgensec%2Fwscript_build;h=e298954536d6f57f0017fe8b94fd88499d9b688c;hb=c2d6509c0b33cb202b0868d085f5c5c3606fccc6;hp=9919cffeea26a2ed01208e3116e4f0c731a9c77b;hpb=3f5d30c8cb98b855e349e794fe224f10f8af1c10;p=ddiss%2Fsamba.git diff --git a/source4/auth/gensec/wscript_build b/source4/auth/gensec/wscript_build index 9919cffeea2..e298954536d 100644 --- a/source4/auth/gensec/wscript_build +++ b/source4/auth/gensec/wscript_build @@ -9,7 +9,7 @@ bld.SAMBA_MODULE('gensec_krb5', source='gensec_krb5.c', subsystem='gensec', init_function='gensec_krb5_init', - deps='samba-credentials authkrb5 auth_session com_err gensec_util', + deps='samba-credentials authkrb5 com_err gensec_util', internal_module=False, )