summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Horman <horms@verge.net.au>2008-02-26 11:34:43 +0900
committerSimon Horman <horms@verge.net.au>2008-02-26 11:34:43 +0900
commit7ea8cb1942253137986258bfe467327ac6cd75d5 (patch)
tree1edbc7835218265fd42a3ad6cd8deb88f81df0af /include
parent9fb8a578f2b136815c3a134b602df2f8cddd52d5 (diff)
downloadkexec-tools-7ea8cb1942253137986258bfe467327ac6cd75d5.tar.gz
build: include configure and include/config.h.in in dist tarball
Cc: Bernhard Walle <bwalle@suse.de> 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 eebbd242..bf2c4ed5 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -1,5 +1,6 @@
dist += include/Makefile \
include/config.h \
+ include/config.h.in \
include/x86/x86-linux.h \
include/x86/mb_info.h \
include/x86/mb_header.h \