summaryrefslogtreecommitdiffstats
path: root/sbin/mount_ntfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_ntfs/Makefile')
-rw-r--r--sbin/mount_ntfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/mount_ntfs/Makefile b/sbin/mount_ntfs/Makefile
index 78cde8c..c45b7d9 100644
--- a/sbin/mount_ntfs/Makefile
+++ b/sbin/mount_ntfs/Makefile
@@ -4,6 +4,7 @@
PROG= mount_ntfs
SRCS= mount_ntfs.c getmntopts.c
+MAN= mount_ntfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT}
OpenPOWER on IntegriCloud