diff options
| -rw-r--r-- | sys/boot/pc98/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/pc98/Makefile b/sys/boot/pc98/Makefile index 9fdf1bcda4dc..d63cb4c2e0a4 100644 --- a/sys/boot/pc98/Makefile +++ b/sys/boot/pc98/Makefile @@ -1,5 +1,5 @@ # $FreeBSD$ -SUBDIR= btx boot0 boot0.5 kgzldr libpc98 loader +SUBDIR= btx boot0 boot0.5 boot2 kgzldr libpc98 loader .include <bsd.subdir.mk> |
