summaryrefslogtreecommitdiff
path: root/include/Makefile
blob: 621ce9f903d6e3dc12a4d1a5d20fa2053d8aac41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
dist += include/Makefile		\
	include/config.h		\
	include/config.h.in		\
	include/kexec-uImage.h		\
	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		\
	include/boot/linuxbios_tables.h	\
	include/boot/beoboot.h		\
	include/boot/elf_boot.h