aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_portal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_portal/Makefile')
-rw-r--r--sbin/mount_portal/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_portal/Makefile b/sbin/mount_portal/Makefile
index 94938a3d0bd3..00b96dc57e69 100644
--- a/sbin/mount_portal/Makefile
+++ b/sbin/mount_portal/Makefile
@@ -4,6 +4,7 @@
PROG= mount_portal
SRCS= mount_portal.c activate.c conf.c getmntopts.c pt_conf.c \
pt_exec.c pt_file.c pt_tcp.c pt_tcplisten.c
+MAN= mount_portal.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}