summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_msdosfs/Makefile
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-09 20:19:31 +0000
committergjb <gjb@FreeBSD.org>2016-02-09 20:19:31 +0000
commit4e38aaedb8b582e230e546d239ad35fc756b8bab (patch)
treece82fc9553b2d032d76c04f433760fd4c0eab4eb /sbin/fsck_msdosfs/Makefile
parent0dcb24c3710b02394a7d52bf7001406fde023414 (diff)
downloadFreeBSD-src-4e38aaedb8b582e230e546d239ad35fc756b8bab.zip
FreeBSD-src-4e38aaedb8b582e230e546d239ad35fc756b8bab.tar.gz
Explicitly add more files to the 'runtime' package.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sbin/fsck_msdosfs/Makefile')
-rw-r--r--sbin/fsck_msdosfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/fsck_msdosfs/Makefile b/sbin/fsck_msdosfs/Makefile
index f9dd9fa..0de68f1 100644
--- a/sbin/fsck_msdosfs/Makefile
+++ b/sbin/fsck_msdosfs/Makefile
@@ -4,6 +4,7 @@
FSCK= ${.CURDIR}/../fsck
.PATH: ${FSCK}
+PACKAGE=runtime
PROG= fsck_msdosfs
MAN= fsck_msdosfs.8
SRCS= main.c check.c boot.c fat.c dir.c fsutil.c
OpenPOWER on IntegriCloud