diff options
Diffstat (limited to 'core/Makefile')
| -rw-r--r-- | core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/Makefile b/core/Makefile index d35390f4..a42712a9 100644 --- a/core/Makefile +++ b/core/Makefile @@ -32,7 +32,7 @@ INCLUDES = -I./include -I$(com32)/include CODEPAGE = cp865 # The targets to build in this directory... -BTARGET = kwdhash.gen \ +BTARGET = kwdhash.gen btrlinux.bin \ extlinux.bin extlinux.bss extlinux.sys \ ldlinux.bss ldlinux.sys ldlinux.bin \ isolinux.bin isolinux-debug.bin pxelinux.0 |
