blob: 522fc856bc0fa10414b44b09f687cb2c96b95551 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# AUTOGENERATED by mktowscript.pl from ../../source4/smb_server/smb/config.mk
# Please remove this notice if hand editing
bld.SAMBA_SUBSYSTEM('SMB_PROTOCOL',
source='receive.c negprot.c nttrans.c reply.c request.c search.c service.c sesssetup.c srvtime.c trans2.c signing.c',
autoproto='smb_proto.h',
public_deps='ntvfs LIBPACKET CREDENTIALS samba_server_gensec'
)
|