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

build the smb2 composite calls

(This used to be commit ac10e3ad15)
This commit is contained in:
Andrew Tridgell 2008-05-16 15:03:24 +10:00
parent c02b0f47a0
commit 9bfafcfc21

View File

@ -33,7 +33,8 @@ LIBCLI_SMB_COMPOSITE_OBJ_FILES = $(addprefix libcli/smb_composite/, \
sesssetup.o \
fetchfile.o \
appendacl.o \
fsinfo.o)
fsinfo.o \
smb2.o)
[SUBSYSTEM::NDR_NBT_BUF]