mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd.
(This used to be commit db60aa209c43126d61a798dec69d4f4f5cbcaf37)
This commit is contained in:
parent
e2cd60b4e1
commit
bbff2fad2f
@ -176,7 +176,8 @@ SMBD_OBJ1 = smbd/server.o smbd/files.o smbd/chgpasswd.o smbd/connection.o \
|
|||||||
smbd/message.o smbd/nttrans.o smbd/pipes.o smbd/predict.o \
|
smbd/message.o smbd/nttrans.o smbd/pipes.o smbd/predict.o \
|
||||||
smbd/$(QUOTAOBJS) smbd/reply.o smbd/ssl.o smbd/trans2.o smbd/uid.o \
|
smbd/$(QUOTAOBJS) smbd/reply.o smbd/ssl.o smbd/trans2.o smbd/uid.o \
|
||||||
smbd/dosmode.o smbd/filename.o smbd/open.o smbd/close.o smbd/blocking.o \
|
smbd/dosmode.o smbd/filename.o smbd/open.o smbd/close.o smbd/blocking.o \
|
||||||
smbd/process.o smbd/oplock.o smbd/service.o smbd/error.o
|
smbd/process.o smbd/oplock.o smbd/service.o smbd/error.o smbd/vfs.o \
|
||||||
|
smbd/vfs-wrap.o
|
||||||
|
|
||||||
PRINTING_OBJ = printing/pcap.o printing/print_svid.o printing/printing.o
|
PRINTING_OBJ = printing/pcap.o printing/print_svid.o printing/printing.o
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user