summaryrefslogtreecommitdiffstats
path: root/sys/modules/nfsclient
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/nfsclient')
-rw-r--r--sys/modules/nfsclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/nfsclient/Makefile b/sys/modules/nfsclient/Makefile
index 9f806ac..9ef1e30 100644
--- a/sys/modules/nfsclient/Makefile
+++ b/sys/modules/nfsclient/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../nfsclient ${.CURDIR}/../../nfs
KMOD= nfsclient
SRCS= vnode_if.h \
- nfs_bio.c nfs_node.c nfs_socket.c nfs_subs.c nfs_nfsiod.c \
+ nfs_bio.c nfs_lock.c nfs_node.c nfs_socket.c nfs_subs.c nfs_nfsiod.c \
nfs_vfsops.c nfs_vnops.c nfs_common.c \
opt_inet.h opt_nfs.h opt_bootp.h
OpenPOWER on IntegriCloud