summaryrefslogtreecommitdiffstats
path: root/sys/boot/pc98
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2012-11-07 02:14:03 +0000
committerdteske <dteske@FreeBSD.org>2012-11-07 02:14:03 +0000
commit4f8fc97af9003fdb83efccc634a101bb0b795dfe (patch)
tree958591c2461dde026ed45bc3a7fb25936fc06523 /sys/boot/pc98
parentde6ea8b20e870490db809a8d8a965bd784981d81 (diff)
downloadFreeBSD-src-4f8fc97af9003fdb83efccc634a101bb0b795dfe.zip
FreeBSD-src-4f8fc97af9003fdb83efccc634a101bb0b795dfe.tar.gz
Hook in new files menusets.4th and manual.
Approved by: adrian (co-mentor) (implicit)
Diffstat (limited to 'sys/boot/pc98')
-rw-r--r--sys/boot/pc98/loader/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/loader/Makefile b/sys/boot/pc98/loader/Makefile
index 48db11b..489eeac 100644
--- a/sys/boot/pc98/loader/Makefile
+++ b/sys/boot/pc98/loader/Makefile
@@ -88,7 +88,7 @@ FILESMODE_${LOADER}= ${BINMODE} -b
FILES+= loader.help loader.4th support.4th loader.conf
FILES+= screen.4th frames.4th beastie.4th
FILES+= brand.4th check-password.4th color.4th delay.4th
-FILES+= menu.4th menu-commands.4th shortcuts.4th version.4th
+FILES+= menu.4th menu-commands.4th menusets.4th shortcuts.4th version.4th
FILESDIR_loader.conf= /boot/defaults
.if !exists(${DESTDIR}/boot/loader.rc)
OpenPOWER on IntegriCloud