summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-05-18 20:35:01 +0200
committerJelmer Vernooij <jelmer@samba.org>2008-05-18 20:35:01 +0200
commit08067d22a0cb24fe1b9d6230634aea89c493bd4e (patch)
treed6421f3eb3c94a27ee99ecf73a7cf31809e5dc09 /source4/libcli/smb2
parent964257956d4046658c6177a2423c55d2c5bb9f45 (diff)
parent333c169529a3f64a28fcaff1056069867fd56a90 (diff)
downloadsamba-08067d22a0cb24fe1b9d6230634aea89c493bd4e.tar.gz
samba-08067d22a0cb24fe1b9d6230634aea89c493bd4e.tar.bz2
samba-08067d22a0cb24fe1b9d6230634aea89c493bd4e.zip
Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test
(This used to be commit 63fd551a159b3ad4e314f551d65b7d723bbe485a)
Diffstat (limited to 'source4/libcli/smb2')
-rw-r--r--source4/libcli/smb2/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/libcli/smb2/config.mk b/source4/libcli/smb2/config.mk
index 18f6245a3e..d00ef6e03b 100644
--- a/source4/libcli/smb2/config.mk
+++ b/source4/libcli/smb2/config.mk
@@ -2,7 +2,7 @@
PRIVATE_PROTO_HEADER = smb2_proto.h
PUBLIC_DEPENDENCIES = LIBCLI_RAW LIBPACKET gensec
-LIBCLI_SMB2_OBJ_FILES = $(addprefix libcli/smb2/, \
+LIBCLI_SMB2_OBJ_FILES = $(addprefix $(libclisrcdir)/smb2/, \
transport.o request.o negprot.o session.o tcon.o \
create.o close.o connect.o getinfo.o write.o read.o \
setinfo.o find.o ioctl.o logoff.o tdis.o flush.o \