diff --git a/sys/boot/i386/Makefile b/sys/boot/i386/Makefile index b73bc0c0d7f..624893c89f1 100644 --- a/sys/boot/i386/Makefile +++ b/sys/boot/i386/Makefile @@ -5,5 +5,6 @@ SUBDIR= mbr boot0 kgzldr btx boot2 libi386 loader # special boot programs, 'self-extracting boot2+loader' SUBDIR+= cdldr SUBDIR+= pxeldr +SUBDIR+= liloldr .include