diff options
Diffstat (limited to 'sys/boot/forth/Makefile.inc')
-rw-r--r-- | sys/boot/forth/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/forth/Makefile.inc b/sys/boot/forth/Makefile.inc index 97ab433a1b28..d31ff3f26291 100644 --- a/sys/boot/forth/Makefile.inc +++ b/sys/boot/forth/Makefile.inc @@ -6,6 +6,7 @@ FILES+= brand-fbsd.4th FILES+= check-password.4th FILES+= color.4th FILES+= delay.4th +FILES+= efi.4th FILES+= frames.4th FILES+= loader.4th FILES+= loader.conf |