summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_portalfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mount_portalfs/Makefile')
-rw-r--r--usr.sbin/mount_portalfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_portalfs/Makefile b/usr.sbin/mount_portalfs/Makefile
index 90161dc..65473c1 100644
--- a/usr.sbin/mount_portalfs/Makefile
+++ b/usr.sbin/mount_portalfs/Makefile
@@ -6,7 +6,7 @@ SRCS= mount_portalfs.c activate.c conf.c getmntopts.c pt_conf.c \
pt_exec.c pt_file.c pt_tcp.c pt_tcplisten.c
MAN= mount_portalfs.8
-MOUNT= ${.CURDIR}/../mount
+MOUNT= ${.CURDIR}/../../sbin/mount
CFLAGS+=-I${MOUNT}
WARNS= 0
OpenPOWER on IntegriCloud