diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile b/include/Makefile index c26b503..621ce9f 100644 --- a/include/Makefile +++ b/include/Makefile @@ -5,6 +5,7 @@ dist += include/Makefile \ include/x86/x86-linux.h \ include/x86/mb_info.h \ include/x86/mb_header.h \ + include/x86/multiboot2.h \ include/elf.h \ include/image.h \ include/unused.h \ |