summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb2/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-07-08 12:34:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:09:56 -0500
commita3797ff66a1b3b19329a622fa38b5a073328e003 (patch)
tree4fc43b8dca97bb6f7e2110e1c652d432da1d204c /source4/smb_server/smb2/config.mk
parent1fcd8c8a90a593d9ed88f73770a060f3d89d1673 (diff)
downloadsamba-a3797ff66a1b3b19329a622fa38b5a073328e003.tar.gz
samba-a3797ff66a1b3b19329a622fa38b5a073328e003.tar.bz2
samba-a3797ff66a1b3b19329a622fa38b5a073328e003.zip
r16875: implement SMB2 Find in the frontend
metze (This used to be commit 58bed7322c7e552d0462a11ce5d46a282c31f8f7)
Diffstat (limited to 'source4/smb_server/smb2/config.mk')
-rw-r--r--source4/smb_server/smb2/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/smb_server/smb2/config.mk b/source4/smb_server/smb2/config.mk
index 7fc222eba3..b878d404c8 100644
--- a/source4/smb_server/smb2/config.mk
+++ b/source4/smb_server/smb2/config.mk
@@ -9,6 +9,7 @@ OBJ_FILES = \
tcon.o \
fileio.o \
fileinfo.o \
+ find.o \
keepalive.o
PUBLIC_DEPENDENCIES = \
ntvfs LIBPACKET LIBCLI_SMB2