From a131cd090f17fd91cdbd1c490ba59d366f940069 Mon Sep 17 00:00:00 2001 From: Ameya Palande <2ameya@gmail.com> Date: Thu, 18 Mar 2010 22:03:21 +0200 Subject: kexec-tools: Add missing include files in dist target Signed-off-by: Ameya Palande Signed-off-by: Simon Horman --- include/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/Makefile b/include/Makefile index de5a3bb..12c1030 100644 --- a/include/Makefile +++ b/include/Makefile @@ -6,6 +6,7 @@ dist += include/Makefile \ include/x86/mb_header.h \ include/elf.h \ include/image.h \ + include/unused.h \ include/boot/linuxbios_tables.h \ include/boot/beoboot.h \ include/boot/elf_boot.h -- cgit