1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd.

(This used to be commit db60aa209c)
This commit is contained in:
Tim Potter 1999-04-04 06:47:57 +00:00
parent e2cd60b4e1
commit bbff2fad2f

View File

@ -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/$(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/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