mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
s3:Makefile: build ../libcli/smb/smb2_create_blob.o as part of smbd
metze
This commit is contained in:
parent
e2845b8089
commit
a3cdd7949c
@ -782,6 +782,7 @@ SMBD_OBJ_SRV = smbd/files.o smbd/chgpasswd.o smbd/connection.o \
|
||||
smbd/smb2_getinfo.o \
|
||||
smbd/smb2_setinfo.o \
|
||||
smbd/smb2_break.o \
|
||||
../libcli/smb/smb2_create_blob.o \
|
||||
$(MANGLE_OBJ) @VFS_STATIC@
|
||||
|
||||
SMBD_OBJ_BASE = $(PARAM_WITHOUT_REG_OBJ) $(SMBD_OBJ_SRV) $(LIBSMB_OBJ) \
|
||||
|
Loading…
Reference in New Issue
Block a user