s3:Makefile: build ../libcli/smb/smb2_create_blob.o as part of smbd
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Aug 2009 18:39:11 +0000 (20:39 +0200)
committerStefan Metzmacher <metze@samba.org>
Sat, 15 Aug 2009 08:46:36 +0000 (10:46 +0200)
metze

source3/Makefile.in

index 650e2081c75c342a5a0357cfd06100ee126bfca9..c2cd8caa2e3da0e4aa506ee0e50a8ef247a1ff93 100644 (file)
@@ -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) \