summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2010-07-13 11:32:16 +0900
committerSimon Horman <horms@verge.net.au>2010-07-13 11:32:16 +0900
commit04b22ab9dda7e73064c9b20cf08308473a7b0951 (patch)
tree411e749b1ebae2b65d263f36d5af388d9cffb1f3 /include
parent42e90cfcde6ce3d0e9540cfe57485e378900393b (diff)
downloadkexec-tools-04b22ab9dda7e73064c9b20cf08308473a7b0951.tar.gz
build: Include missing files in tarball
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'include')
-rw-r--r--include/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile b/include/Makefile
index 12c1030b..c26b503f 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,6 +1,7 @@
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 \