mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
r11787: add missing file
metze (This used to be commit d74f333a84658a45d5386c39787e61bd31ab540d)
This commit is contained in:
parent
6d34ab056f
commit
0e6cef55c3
20
source4/smb_server/smb/config.mk
Normal file
20
source4/smb_server/smb/config.mk
Normal file
@ -0,0 +1,20 @@
|
||||
#######################
|
||||
# Start SUBSYSTEM SMB_PROTOCOL
|
||||
[SUBSYSTEM::SMB_PROTOCOL]
|
||||
INIT_OBJ_FILES = \
|
||||
receive.o
|
||||
ADD_OBJ_FILES = \
|
||||
negprot.o \
|
||||
nttrans.o \
|
||||
reply.o \
|
||||
request.o \
|
||||
search.o \
|
||||
service.o \
|
||||
sesssetup.o \
|
||||
srvtime.o \
|
||||
trans2.o \
|
||||
signing.o
|
||||
REQUIRED_SUBSYSTEMS = \
|
||||
NTVFS LIBPACKET
|
||||
# End SUBSYSTEM SMB_PROTOCOL
|
||||
#######################
|
Loading…
x
Reference in New Issue
Block a user