summaryrefslogtreecommitdiff
path: root/source4/ntvfs/posix/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2004-10-24 14:18:03 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:02:27 -0500
commit62e58ea7180e265ffe79b998e7488f20909d3fa0 (patch)
tree46fa704bed48db37a8d82989f0906a8724b5390e /source4/ntvfs/posix/config.mk
parent36e32628468ca4b84f06d45698771a6903b5c47f (diff)
downloadsamba-62e58ea7180e265ffe79b998e7488f20909d3fa0.tar.gz
samba-62e58ea7180e265ffe79b998e7488f20909d3fa0.tar.bz2
samba-62e58ea7180e265ffe79b998e7488f20909d3fa0.zip
r3161: pvfs now passes the RAW-SEEK test
(This used to be commit a953d4a42c8fa3fe930c319d5157fc406a1035da)
Diffstat (limited to 'source4/ntvfs/posix/config.mk')
-rw-r--r--source4/ntvfs/posix/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/posix/config.mk b/source4/ntvfs/posix/config.mk
index 0d6f295097..8d28bd5a44 100644
--- a/source4/ntvfs/posix/config.mk
+++ b/source4/ntvfs/posix/config.mk
@@ -22,6 +22,7 @@ ADD_OBJ_FILES = \
ntvfs/posix/pvfs_shortname.o \
ntvfs/posix/pvfs_lock.o \
ntvfs/posix/pvfs_wait.o \
+ ntvfs/posix/pvfs_seek.o \
ntvfs/common/opendb.o \
ntvfs/common/brlock.o
# End MODULE ntvfs_posix