aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/nfsd
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/nfsd')
-rw-r--r--sys/modules/nfsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/nfsd/Makefile b/sys/modules/nfsd/Makefile
index bc0601b52660..2b57f30d26b2 100644
--- a/sys/modules/nfsd/Makefile
+++ b/sys/modules/nfsd/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../fs/nfsserver ${.CURDIR}/../../nfsserver
+.PATH: ${.CURDIR}/../../fs/nfsserver ${.CURDIR}/../../nfs
KMOD= nfsd
SRCS= vnode_if.h \
nfs_fha.c \