diff options
Diffstat (limited to 'source4/auth/credentials/wscript_build')
-rw-r--r-- | source4/auth/credentials/wscript_build | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/source4/auth/credentials/wscript_build b/source4/auth/credentials/wscript_build index a6a5f75dca..bfe9cd058a 100644 --- a/source4/auth/credentials/wscript_build +++ b/source4/auth/credentials/wscript_build @@ -1,9 +1,5 @@ #!/usr/bin/env python -# AUTOGENERATED by mktowscript.pl from ../../source4/auth/credentials/config.mk -# Please remove this notice if hand editing - - bld.SAMBA_SUBSYSTEM('CREDENTIALS', source='credentials.c credentials_files.c credentials_ntlm.c credentials_krb5.c ../kerberos/kerberos_util.c', autoproto='credentials_proto.h', |